pycryptopp on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S pycryptopp

* (Optional) Uninstall pycryptopp on Arch using YAY

$ yay -Rns pycryptopp

2. Manually Install "pycryptopp" via AUR

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

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

b. Clone pycryptopp's git locally

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

c. Go to ~/pycryptopp folder and install it

$ cd ~/pycryptopp $ makepkg -si

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

ID: 525606
Name: pycryptopp
PackageBaseID: 39123
PackageBase: pycryptopp
Version: 0.7.1-1
Description: Python wrappers for the Crypto++ library
URL: http://allmydata.org/trac/pycryptopp
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1279900790
LastModified: 1531243095
URLPath: /cgit/aur.git/snapshot/pycryptopp.tar.gz