python-chacha20poly1305-reuseable on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-chacha20poly1305-reuseable

* (Optional) Uninstall python-chacha20poly1305-reuseable on Arch using YAY

$ yay -Rns python-chacha20poly1305-reuseable

2. Manually Install "python-chacha20poly1305-reuseable" via AUR

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

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

b. Clone python-chacha20poly1305-reuseable's git locally

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

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

$ cd ~/python-chacha20poly1305-reuseable $ makepkg -si

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

ID: 1383025
Name: python-chacha20poly1305-reuseable
PackageBaseID: 199977
PackageBase: python-chacha20poly1305-reuseable
Version: v0.12.0-1
Description: A reusable version of ChaCha20Poly1305 for use with cryptography and asyncio
URL: https://github.com/bdraco/chacha20poly1305-reuseable
NumVotes: 3
Popularity: 1.930252
OutOfDate:
Maintainer: sgar
Submitter: sgar
FirstSubmitted: 1701117153
LastModified: 1704818068
URLPath: /cgit/aur.git/snapshot/python-chacha20poly1305-reuseable.tar.gz