pd-tools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pd-tools

* (Optional) Uninstall pd-tools on Arch using YAY

$ yay -Rns pd-tools

2. Manually Install "pd-tools" via AUR

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

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

b. Clone pd-tools's git locally

$ git clone https://aur.archlinux.org/pd-tools.git ~/pd-tools

c. Go to ~/pd-tools folder and install it

$ cd ~/pd-tools $ makepkg -si

3. Information about the pd-tools package on Arch User Repository (AUR)

ID: 1391412
Name: pd-tools
PackageBaseID: 189914
PackageBase: pd-tools
Version: 20240124-1
Description: Provides all open source tools available in one package from ProjectDiscovery by installing the precompiled binaries using pdtm
URL: https://github.com/projectdiscovery/pdtm
NumVotes: 1
Popularity: 0.000257
OutOfDate:
Maintainer: flx-0x00
Submitter: flx-0x00
FirstSubmitted: 1674905072
LastModified: 1706056710
URLPath: /cgit/aur.git/snapshot/pd-tools.tar.gz