gokart on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gokart

* (Optional) Uninstall gokart on Arch using YAY

$ yay -Rns gokart

2. Manually Install "gokart" via AUR

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

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

b. Clone gokart's git locally

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

c. Go to ~/gokart folder and install it

$ cd ~/gokart $ makepkg -si

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

ID: 1144024
Name: gokart
PackageBaseID: 170134
PackageBase: gokart
Version: 0.5.1-1
Description: Static analysis tool for securing Go code
URL: https://github.com/praetorian-inc/gokart
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1629453363
LastModified: 1664095697
URLPath: /cgit/aur.git/snapshot/gokart.tar.gz