gokart on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install gokart on Arch using YAY
$
yay -S
gokart
Copied
* (Optional) Uninstall gokart on Arch using YAY
$
yay -Rns
gokart
Copied
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
Copied
b. Clone gokart's git locally
$
git clone https://aur.archlinux.org/gokart.git
~/gokart
Copied
c. Go to ~/gokart folder and install it
$
cd
~/gokart
Copied
$
makepkg -si
Copied
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
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