goimports-reviser on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S goimports-reviser

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

$ yay -Rns goimports-reviser

2. Manually Install "goimports-reviser" 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's git locally

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

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

$ cd ~/goimports-reviser $ makepkg -si

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

ID: 1183024
Name: goimports-reviser
PackageBaseID: 188764
PackageBase: goimports-reviser
Version: 3.3.0-1
Description: Right imports sorting & code formatting tool (goimports alternative).
URL: https://github.com/incu6us/goimports-reviser
NumVotes: 1
Popularity: 0.088733
OutOfDate: 1705870805
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1671134980
LastModified: 1671134980
URLPath: /cgit/aur.git/snapshot/goimports-reviser.tar.gz