hashcash on AUR (Arch User Repository)
Last updated: November 21,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
Copied
b. Install hashcash on Arch using YAY
$
yay -S
hashcash
Copied
* (Optional) Uninstall hashcash on Arch using YAY
$
yay -Rns
hashcash
Copied
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
Copied
b. Clone hashcash's git locally
$
git clone https://aur.archlinux.org/hashcash.git
~/hashcash
Copied
c. Go to ~/hashcash folder and install it
$
cd
~/hashcash
Copied
$
makepkg -si
Copied
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
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