gofumpt on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gofumpt

* (Optional) Uninstall gofumpt on Arch using YAY

$ yay -Rns gofumpt

2. Manually Install "gofumpt" via AUR

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

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

b. Clone gofumpt's git locally

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

c. Go to ~/gofumpt folder and install it

$ cd ~/gofumpt $ makepkg -si

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

ID: 1054628
Name: gofumpt
PackageBaseID: 162719
PackageBase: gofumpt
Version: 0.3.1-1
Description: A stricter gofmt
URL: https://github.com/mvdan/gofumpt
NumVotes: 3
Popularity: 0.005501
OutOfDate:
Maintainer: luzifer
FirstSubmitted: 1612096930
LastModified: 1647860055
URLPath: /cgit/aur.git/snapshot/gofumpt.tar.gz

5. The same packages on other Linux Distributions