gosec-bin on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "gosec-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
Copied
b. Install gosec-bin on Arch using YAY
$
yay -S
gosec-bin
Copied
* (Optional) Uninstall gosec-bin on Arch using YAY
$
yay -Rns
gosec-bin
Copied
2. Manually Install "gosec-bin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gosec-bin's git locally
$
git clone https://aur.archlinux.org/gosec-bin.git
~/gosec-bin
Copied
c. Go to ~/gosec-bin folder and install it
$
cd
~/gosec-bin
Copied
$
makepkg -si
Copied
3. Information about the gosec-bin package on Arch User Repository (AUR)
ID: 1411952
Name: gosec-bin
PackageBaseID: 148585
PackageBase: gosec-bin
Version: 2.19.0-1
Description: Inspects source code for security problems by scanning the Go AST
URL: https://github.com/securego/gosec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1580282969
LastModified: 1708356248
URLPath: /cgit/aur.git/snapshot/gosec-bin.tar.gz
Name: gosec-bin
PackageBaseID: 148585
PackageBase: gosec-bin
Version: 2.19.0-1
Description: Inspects source code for security problems by scanning the Go AST
URL: https://github.com/securego/gosec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1580282969
LastModified: 1708356248
URLPath: /cgit/aur.git/snapshot/gosec-bin.tar.gz