amass on AUR (Arch User Repository)
Last updated: January 09,2025
1. Install "amass" 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 amass on Arch using YAY
$
yay -S
amass
Copied
* (Optional) Uninstall amass on Arch using YAY
$
yay -Rns
amass
Copied
2. Manually Install "amass" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone amass's git locally
$
git clone https://aur.archlinux.org/amass.git
~/amass
Copied
c. Go to ~/amass folder and install it
$
cd
~/amass
Copied
$
makepkg -si
Copied
3. Information about the amass package on Arch User Repository (AUR)
ID: 1318656
Name: amass
PackageBaseID: 135907
PackageBase: amass
Version: 4.2.0-1
Description: In-depth Attack Surface Mapping and Asset Discovery
URL: https://github.com/OWASP/Amass
NumVotes: 5
Popularity: 2.0E-5
OutOfDate:
Maintainer: f2404
Submitter: architekton
FirstSubmitted: 1536579053
LastModified: 1694647049
URLPath: /cgit/aur.git/snapshot/amass.tar.gz
Name: amass
PackageBaseID: 135907
PackageBase: amass
Version: 4.2.0-1
Description: In-depth Attack Surface Mapping and Asset Discovery
URL: https://github.com/OWASP/Amass
NumVotes: 5
Popularity: 2.0E-5
OutOfDate:
Maintainer: f2404
Submitter: architekton
FirstSubmitted: 1536579053
LastModified: 1694647049
URLPath: /cgit/aur.git/snapshot/amass.tar.gz