assetfinder on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S assetfinder

* (Optional) Uninstall assetfinder on Arch using YAY

$ yay -Rns assetfinder

2. Manually Install "assetfinder" via AUR

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

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

b. Clone assetfinder's git locally

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

c. Go to ~/assetfinder folder and install it

$ cd ~/assetfinder $ makepkg -si

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

ID: 853763
Name: assetfinder
PackageBaseID: 148883
PackageBase: assetfinder
Version: 0.1.1-4
Description: Find domains and subdomains related to a given domain
URL: https://github.com/tomnomnom/assetfinder
NumVotes: 2
Popularity: 1.9E-5
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1581087829
LastModified: 1611744421
URLPath: /cgit/aur.git/snapshot/assetfinder.tar.gz

5. The same packages on other Linux Distributions