python-ctypescrypto on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-ctypescrypto

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

$ yay -Rns python-ctypescrypto

2. Manually Install "python-ctypescrypto" via AUR

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

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

b. Clone python-ctypescrypto's git locally

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

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

$ cd ~/python-ctypescrypto $ makepkg -si

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

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