checkpwn on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S checkpwn

* (Optional) Uninstall checkpwn on Arch using YAY

$ yay -Rns checkpwn

2. Manually Install "checkpwn" via AUR

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

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

b. Clone checkpwn's git locally

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

c. Go to ~/checkpwn folder and install it

$ cd ~/checkpwn $ makepkg -si

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

ID: 735099
Name: checkpwn
PackageBaseID: 138167
PackageBase: checkpwn
Version: 1.1.0-5
Description: Checks whether the account or the password is on the list of compromised accounts.
URL: https://github.com/chrisfair/checkpwn/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quenyen
Submitter: quenyen
FirstSubmitted: 1545242004
LastModified: 1589300394
URLPath: /cgit/aur.git/snapshot/checkpwn.tar.gz