goimports-reviser-bin on AUR (Arch User Repository)

Last updated: August 30,2024

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

$ yay -S goimports-reviser-bin

* (Optional) Uninstall goimports-reviser-bin on Arch using YAY

$ yay -Rns goimports-reviser-bin

2. Manually Install "goimports-reviser-bin" via AUR

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

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

b. Clone goimports-reviser-bin's git locally

$ git clone https://aur.archlinux.org/goimports-reviser-bin.git ~/goimports-reviser-bin

c. Go to ~/goimports-reviser-bin folder and install it

$ cd ~/goimports-reviser-bin $ makepkg -si

3. Information about the goimports-reviser-bin package on Arch User Repository (AUR)

ID: 1392031
Name: goimports-reviser-bin
PackageBaseID: 165296
PackageBase: goimports-reviser-bin
Version: 3.6.4-1
Description: Tool for Golang to sort goimports by 3-4 groups: std, general, local(which is optional) and project dependencies.
URL: https://github.com/incu6us/goimports-reviser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nightah
Submitter: nightah
FirstSubmitted: 1617697688
LastModified: 1706133352
URLPath: /cgit/aur.git/snapshot/goimports-reviser-bin.tar.gz