nancy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nancy

* (Optional) Uninstall nancy on Arch using YAY

$ yay -Rns nancy

2. Manually Install "nancy" via AUR

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

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

b. Clone nancy's git locally

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

c. Go to ~/nancy folder and install it

$ cd ~/nancy $ makepkg -si

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

ID: 1422851
Name: nancy
PackageBaseID: 173190
PackageBase: nancy
Version: 1.0.46-1
Description: Checks for vulnerabilities in Golang dependencies
URL: https://github.com/sonatype-nexus-community/nancy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1637207657
LastModified: 1709858209
URLPath: /cgit/aur.git/snapshot/nancy.tar.gz