gomodifytags-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gomodifytags-git

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

$ yay -Rns gomodifytags-git

2. Manually Install "gomodifytags-git" via AUR

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

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

b. Clone gomodifytags-git's git locally

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

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

$ cd ~/gomodifytags-git $ makepkg -si

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

ID: 1043751
Name: gomodifytags-git
PackageBaseID: 130384
PackageBase: gomodifytags-git
Version: 105.20210922-1
Description: Go tool to modify struct field tags
URL: https://github.com/fatih/gomodifytags
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fzerorubigd
Submitter: fzerorubigd
FirstSubmitted: 1519677166
LastModified: 1645966677
URLPath: /cgit/aur.git/snapshot/gomodifytags-git.tar.gz