goto on AUR (Arch User Repository)
Last updated: January 08,2025
1. Install "goto" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install goto on Arch using YAY
$
yay -S
goto
Copied
* (Optional) Uninstall goto on Arch using YAY
$
yay -Rns
goto
Copied
2. Manually Install "goto" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone goto's git locally
$
git clone https://aur.archlinux.org/goto.git
~/goto
Copied
c. Go to ~/goto folder and install it
$
cd
~/goto
Copied
$
makepkg -si
Copied
3. Information about the goto package on Arch User Repository (AUR)
ID: 890400
Name: goto
PackageBaseID: 165452
PackageBase: goto
Version: 2.0.0-2
Description: Alias and navigate to directories with tab completion
URL: https://github.com/iridakos/goto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: f1rstlady
Submitter: f1rstlady
FirstSubmitted: 1618051926
LastModified: 1618061410
URLPath: /cgit/aur.git/snapshot/goto.tar.gz
Name: goto
PackageBaseID: 165452
PackageBase: goto
Version: 2.0.0-2
Description: Alias and navigate to directories with tab completion
URL: https://github.com/iridakos/goto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: f1rstlady
Submitter: f1rstlady
FirstSubmitted: 1618051926
LastModified: 1618061410
URLPath: /cgit/aur.git/snapshot/goto.tar.gz