pdtm-bin on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "pdtm-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

b. Install pdtm-bin on Arch using YAY

$ yay -S pdtm-bin

* (Optional) Uninstall pdtm-bin on Arch using YAY

$ yay -Rns pdtm-bin

2. Manually Install "pdtm-bin" via AUR

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

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

b. Clone pdtm-bin's git locally

$ git clone https://aur.archlinux.org/pdtm-bin.git ~/pdtm-bin

c. Go to ~/pdtm-bin folder and install it

$ cd ~/pdtm-bin $ makepkg -si

3. Information about the pdtm-bin package on Arch User Repository (AUR)

ID: 1203031
Name: pdtm-bin
PackageBaseID: 189912
PackageBase: pdtm-bin
Version: 0.0.3-1
Description: pdtm is a simple and easy-to-use golang based tool for managing open source projects from ProjectDiscovery
URL: https://github.com/projectdiscovery/pdtm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flx-0x00
Submitter: flx-0x00
FirstSubmitted: 1674903038
LastModified: 1674903038
URLPath: /cgit/aur.git/snapshot/pdtm-bin.tar.gz