hashcash on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S hashcash

* (Optional) Uninstall hashcash on Arch using YAY

$ yay -Rns hashcash

2. Manually Install "hashcash" via AUR

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

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

b. Clone hashcash's git locally

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

c. Go to ~/hashcash folder and install it

$ cd ~/hashcash $ makepkg -si

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

ID: 475852
Name: hashcash
PackageBaseID: 128831
PackageBase: hashcash
Version: 1.22-5
Description: a denial-of-service counter measure tool for email/spam.
URL: http://www.hashcash.org
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: azon
Submitter: Barthalion
FirstSubmitted: 1515272138
LastModified: 1515272138
URLPath: /cgit/aur.git/snapshot/hashcash.tar.gz