goto on AUR (Arch User Repository)

Last updated: September 14,2024

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

b. Install goto on Arch using YAY

$ yay -S goto

* (Optional) Uninstall goto on Arch using YAY

$ yay -Rns goto

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

b. Clone goto's git locally

$ git clone https://aur.archlinux.org/goto.git ~/goto

c. Go to ~/goto folder and install it

$ cd ~/goto $ makepkg -si

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