python2-ctypescrypto on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-ctypescrypto

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

$ yay -Rns python2-ctypescrypto

2. Manually Install "python2-ctypescrypto" via AUR

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

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

b. Clone python2-ctypescrypto's git locally

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

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

$ cd ~/python2-ctypescrypto $ makepkg -si

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

ID: 639123
Name: python2-ctypescrypto
PackageBaseID: 144464
PackageBase: python-ctypescrypto
Version: 0.5-1
Description: Python interface to some openssl function based on ctypes module
URL: https://github.com/vbwagner/ctypescrypto
NumVotes: 2
Popularity: 0.000474
OutOfDate:
Maintainer: k0ste
FirstSubmitted: 1566356725
LastModified: 1566356725
URLPath: /cgit/aur.git/snapshot/python2-ctypescrypto.tar.gz