go-garble on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S go-garble

* (Optional) Uninstall go-garble on Arch using YAY

$ yay -Rns go-garble

2. Manually Install "go-garble" via AUR

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

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

b. Clone go-garble's git locally

$ git clone https://aur.archlinux.org/go-garble.git ~/go-garble

c. Go to ~/go-garble folder and install it

$ cd ~/go-garble $ makepkg -si

3. Information about the go-garble package on Arch User Repository (AUR)

ID: 1371222
Name: go-garble
PackageBaseID: 195716
PackageBase: go-garble
Version: 0.11.0-1
Description: Obfuscate Go builds
URL: https://github.com/burrowers/garble
NumVotes: 1
Popularity: 0.007853
OutOfDate:
Maintainer: lflare
Submitter: lflare
FirstSubmitted: 1689387577
LastModified: 1702819397
URLPath: /cgit/aur.git/snapshot/go-garble.tar.gz