pwndb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pwndb

* (Optional) Uninstall pwndb on Arch using YAY

$ yay -Rns pwndb

2. Manually Install "pwndb" via AUR

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

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

b. Clone pwndb's git locally

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

c. Go to ~/pwndb folder and install it

$ cd ~/pwndb $ makepkg -si

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

ID: 803211
Name: pwndb
PackageBaseID: 158630
PackageBase: pwndb
Version: 1-1
Description: pwndb CLI for searching leaked creds
URL: https://github.com/mmpx12/pwndb
NumVotes: 0
Popularity: 0
OutOfDate: 1708419447
Maintainer: dr_claw
Submitter: dr_claw
FirstSubmitted: 1602422252
LastModified: 1602422843
URLPath: /cgit/aur.git/snapshot/pwndb.tar.gz