How to properly solve “git-gui: command not found” on Arch Linux?Installing git “sudo: apt-get: command...
I have found ports on my Samsung smart tv running a display service. What can I do with it?
Why are almost all the people in this orchestra recording wearing headphones with one ear on and one ear off?
How can I detect if I'm in a subshell?
What is the precise meaning of "подсел на мак"?
How did Avada Kedavra get its name?
Will users know a CardView is clickable?
High-end PC graphics circa 1990?
How do credit card companies know what type of business I'm paying for?
First occurrence in the Sixers sequence
Are there any super-powered aliens in the Marvel universe?
Testing thermite for chemical properties
How did space travel spread through the galaxy?
How can this shape perfectly cover a cube?
My student in one course asks for paid tutoring in another course. Appropriate?
Fill the maze with a wall-following Snake until it gets stuck
Co-worker is now managing my team. Does this mean that I'm being demoted?
Interview was just a one hour panel. Got an offer the next day; do I accept or is this a red flag?
What are the mechanical differences between Adapt and Monstrosity?
What could be the physiological mechanism for a biological Geiger counter?
Basic power tool set for Home repair and simple projects
What is the context for Napoleon's quote "[the Austrians] did not know the value of five minutes"?
Redirecting output only on a successful command call
SQL Server has encountered occurences of I/O requests taking longer than 15 seconds
How can a flywheel makes engine runs smoothly?
How to properly solve “git-gui: command not found” on Arch Linux?
Installing git “sudo: apt-get: command not found”git command not foundIssue with path to .so libraries“Illegal instruction (core dumped)” in __lll_lock_elision() for various programs after suspend with initramfs (Arch/Manjaro)How to print from Arch Linux via Wi-Fi to Canon MG6450?Build CentOS RPM for current git release, unsuccessful rebuild with alternate prefixArch linux ca-certificates.crt not foundArch Linux - pactree : command not foundArch Linux - many commands not foundPortable way to run command without PATH from bash script
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
The Arch Linux git
package installs git-gui
under /usr/lib/git-core/
.
This means git-gui
cannot be launched directly from the terminal without specifying the full path:
$ git-gui
bash: git-gui: command not found$ which git-gui
which: no git-gui in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
I'm at a doublt as to what would be the way to properly solve this.
Add
/usr/lib/git-core/
to system-wide$PATH
?Create symlink to
/usr/lib/git-core/git-gui
under/usr/local/bin
?Report a bug in the Arch Linux package? Or upstream?
Do nothing - this is not a bug?
Thank you.
command-line arch-linux path git
add a comment |
The Arch Linux git
package installs git-gui
under /usr/lib/git-core/
.
This means git-gui
cannot be launched directly from the terminal without specifying the full path:
$ git-gui
bash: git-gui: command not found$ which git-gui
which: no git-gui in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
I'm at a doublt as to what would be the way to properly solve this.
Add
/usr/lib/git-core/
to system-wide$PATH
?Create symlink to
/usr/lib/git-core/git-gui
under/usr/local/bin
?Report a bug in the Arch Linux package? Or upstream?
Do nothing - this is not a bug?
Thank you.
command-line arch-linux path git
add a comment |
The Arch Linux git
package installs git-gui
under /usr/lib/git-core/
.
This means git-gui
cannot be launched directly from the terminal without specifying the full path:
$ git-gui
bash: git-gui: command not found$ which git-gui
which: no git-gui in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
I'm at a doublt as to what would be the way to properly solve this.
Add
/usr/lib/git-core/
to system-wide$PATH
?Create symlink to
/usr/lib/git-core/git-gui
under/usr/local/bin
?Report a bug in the Arch Linux package? Or upstream?
Do nothing - this is not a bug?
Thank you.
command-line arch-linux path git
The Arch Linux git
package installs git-gui
under /usr/lib/git-core/
.
This means git-gui
cannot be launched directly from the terminal without specifying the full path:
$ git-gui
bash: git-gui: command not found$ which git-gui
which: no git-gui in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
I'm at a doublt as to what would be the way to properly solve this.
Add
/usr/lib/git-core/
to system-wide$PATH
?Create symlink to
/usr/lib/git-core/git-gui
under/usr/local/bin
?Report a bug in the Arch Linux package? Or upstream?
Do nothing - this is not a bug?
Thank you.
command-line arch-linux path git
command-line arch-linux path git
asked 22 mins ago
Marc.2377Marc.2377
315326
315326
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f525065%2fhow-to-properly-solve-git-gui-command-not-found-on-arch-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f525065%2fhow-to-properly-solve-git-gui-command-not-found-on-arch-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown