python-pycrypto on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pycrypto

* (Optional) Uninstall python-pycrypto on Arch using YAY

$ yay -Rns python-pycrypto

2. Manually Install "python-pycrypto" via AUR

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

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

b. Clone python-pycrypto's git locally

$ git clone https://aur.archlinux.org/python-pycrypto.git ~/python-pycrypto

c. Go to ~/python-pycrypto folder and install it

$ cd ~/python-pycrypto $ makepkg -si

3. Information about the python-pycrypto package on Arch User Repository (AUR)

ID: 1110243
Name: python-pycrypto
PackageBaseID: 137745
PackageBase: python-pycrypto
Version: 2.7a1-5
Description: [DEPRECATED since 2013] Cryptographic primitives and algorithms for Python
URL: https://github.com/pycrypto/pycrypto/blob/master/README.md
NumVotes: 3
Popularity: 2.0E-6
OutOfDate: 1659407893
Maintainer: MarsSeed
FirstSubmitted: 1543752743
LastModified: 1657482008
URLPath: /cgit/aur.git/snapshot/python-pycrypto.tar.gz