gomodifytags on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gomodifytags

* (Optional) Uninstall gomodifytags on Arch using YAY

$ yay -Rns gomodifytags

2. Manually Install "gomodifytags" via AUR

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

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

b. Clone gomodifytags's git locally

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

c. Go to ~/gomodifytags folder and install it

$ cd ~/gomodifytags $ makepkg -si

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

ID: 994804
Name: gomodifytags
PackageBaseID: 165374
PackageBase: gomodifytags
Version: 1.16.0-1
Description: Go tool to modify struct field tags
URL: https://github.com/fatih/gomodifytags
NumVotes: 1
Popularity: 0.000394
OutOfDate:
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1617873879
LastModified: 1638071721
URLPath: /cgit/aur.git/snapshot/gomodifytags.tar.gz