go2 on AUR (Arch User Repository)

Last updated: June 07,2024

1. Install "go2" 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 go2 on Arch using YAY

$ yay -S go2

* (Optional) Uninstall go2 on Arch using YAY

$ yay -Rns go2

2. Manually Install "go2" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone go2's git locally

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

c. Go to ~/go2 folder and install it

$ cd ~/go2 $ makepkg -si

3. Information about the go2 package on Arch User Repository (AUR)

ID: 515926
Name: go2
PackageBaseID: 133076
PackageBase: go2
Version: 0.3-1
Description: A handy tool for quick navigation to commonly used directories
URL: https://github.com/ControlxFreak/go2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: controlxfreak
Submitter: controlxfreak
FirstSubmitted: 1527892546
LastModified: 1527892546
URLPath: /cgit/aur.git/snapshot/go2.tar.gz