python2-pycryptodomex on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-pycryptodomex

* (Optional) Uninstall python2-pycryptodomex on Arch using YAY

$ yay -Rns python2-pycryptodomex

2. Manually Install "python2-pycryptodomex" via AUR

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

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

b. Clone python2-pycryptodomex's git locally

$ git clone https://aur.archlinux.org/python2-pycryptodomex.git ~/python2-pycryptodomex

c. Go to ~/python2-pycryptodomex folder and install it

$ cd ~/python2-pycryptodomex $ makepkg -si

3. Information about the python2-pycryptodomex package on Arch User Repository (AUR)

ID: 1058591
Name: python2-pycryptodomex
PackageBaseID: 163879
PackageBase: python2-pycryptodomex
Version: 3.14.1-2
Description: A self-contained Python package of low-level cryptographic primitives
URL: https://www.pycryptodome.org/
NumVotes: 4
Popularity: 0.001038
OutOfDate: 1655980897
Maintainer:
FirstSubmitted: 1614540395
LastModified: 1648571941
URLPath: /cgit/aur.git/snapshot/python2-pycryptodomex.tar.gz

5. The same packages on other Linux Distributions