gotags-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gotags-git

* (Optional) Uninstall gotags-git on Arch using YAY

$ yay -Rns gotags-git

2. Manually Install "gotags-git" via AUR

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

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

b. Clone gotags-git's git locally

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

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

$ cd ~/gotags-git $ makepkg -si

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

ID: 287832
Name: gotags-git
PackageBaseID: 77390
PackageBase: gotags-git
Version: 1:1.3.0.18.gbe986a3-1
Description: ctags-compatible tag generator for Go.
URL: https://github.com/jstemmer/gotags
NumVotes: 13
Popularity: 0
OutOfDate: 1650198294
Maintainer: wenLiangcan
FirstSubmitted: 1389507159
LastModified: 1458883010
URLPath: /cgit/aur.git/snapshot/gotags-git.tar.gz