python2-m2crypto on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-m2crypto

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

$ yay -Rns python2-m2crypto

2. Manually Install "python2-m2crypto" via AUR

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

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

b. Clone python2-m2crypto's git locally

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

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

$ cd ~/python2-m2crypto $ makepkg -si

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

ID: 1396070
Name: python2-m2crypto
PackageBaseID: 202054
PackageBase: python2-m2crypto
Version: 0.40.1-1
Description: A crypto and SSL toolkit for Python
URL: https://pypi.python.org/pypi/M2Crypto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706683817
LastModified: 1706712555
URLPath: /cgit/aur.git/snapshot/python2-m2crypto.tar.gz

5. The same packages on other Linux Distributions