goweight-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S goweight-bin

* (Optional) Uninstall goweight-bin on Arch using YAY

$ yay -Rns goweight-bin

2. Manually Install "goweight-bin" via AUR

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

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

b. Clone goweight-bin's git locally

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

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

$ cd ~/goweight-bin $ makepkg -si

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

ID: 735292
Name: goweight-bin
PackageBaseID: 150331
PackageBase: goweight-bin
Version: 1.0.5-1
Description: A tool to analyze and troubleshoot a Go binary size
URL: https://github.com/jondot/goweight
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584422140
LastModified: 1589324048
URLPath: /cgit/aur.git/snapshot/goweight-bin.tar.gz