crypto++-git on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S crypto++-git

* (Optional) Uninstall crypto++-git on Arch using YAY

$ yay -Rns crypto++-git

2. Manually Install "crypto++-git" via AUR

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

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

b. Clone crypto++-git's git locally

$ git clone https://aur.archlinux.org/crypto++-git.git ~/crypto++-git

c. Go to ~/crypto++-git folder and install it

$ cd ~/crypto++-git $ makepkg -si

3. Information about the crypto++-git package on Arch User Repository (AUR)

ID: 1286380
Name: crypto++-git
PackageBaseID: 115598
PackageBase: crypto++-git
Version: 8.8.0.r12.g6ecc789d-1
Description: A free C++ class library of cryptographic schemes
URL: https://www.cryptopp.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: atweiden
FirstSubmitted: 1474143697
LastModified: 1689012711
URLPath: /cgit/aur.git/snapshot/crypto++-git.tar.gz