python-crypto on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-crypto

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

$ yay -Rns python-crypto

2. Manually Install "python-crypto" via AUR

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

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

b. Clone python-crypto's git locally

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

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

$ cd ~/python-crypto $ makepkg -si

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

ID: 1110244
Name: python-crypto
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-crypto.tar.gz