python-unicrypto on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-unicrypto

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

$ yay -Rns python-unicrypto

2. Manually Install "python-unicrypto" via AUR

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

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

b. Clone python-unicrypto's git locally

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

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

$ cd ~/python-unicrypto $ makepkg -si

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

ID: 1254237
Name: python-unicrypto
PackageBaseID: 185012
PackageBase: python-unicrypto
Version: 0.0.10-1
Description: Unified interface for cryptographic libraries.
URL: https://github.com/skelsec/unicrypto
NumVotes: 1
Popularity: 0.001422
OutOfDate:
Maintainer: tikrass
Submitter: tikrass
FirstSubmitted: 1660767075
LastModified: 1683475746
URLPath: /cgit/aur.git/snapshot/python-unicrypto.tar.gz