go-tool-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S go-tool-git

* (Optional) Uninstall go-tool-git on Arch using YAY

$ yay -Rns go-tool-git

2. Manually Install "go-tool-git" via AUR

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

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

b. Clone go-tool-git's git locally

$ git clone https://aur.archlinux.org/go-tool-git.git ~/go-tool-git

c. Go to ~/go-tool-git folder and install it

$ cd ~/go-tool-git $ makepkg -si

3. Information about the go-tool-git package on Arch User Repository (AUR)

ID: 339003
Name: go-tool-git
PackageBaseID: 115569
PackageBase: go-tool-git
Version: 1-1
Description: Small shell command for changing directories quickly
URL: https://github.com/trentm/go-tool/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MreDD
Submitter: MreDD
FirstSubmitted: 1474066480
LastModified: 1474066480
URLPath: /cgit/aur.git/snapshot/go-tool-git.tar.gz