python-pysodium on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-pysodium

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

$ yay -Rns python-pysodium

2. Manually Install "python-pysodium" via AUR

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

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

b. Clone python-pysodium's git locally

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

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

$ cd ~/python-pysodium $ makepkg -si

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

ID: 1338907
Name: python-pysodium
PackageBaseID: 138900
PackageBase: python-pysodium
Version: 0.7.14-1
Description: python libsodium wrapper
URL: https://github.com/stef/pysodium
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hrehfeld
Submitter: hrehfeld
FirstSubmitted: 1548000721
LastModified: 1698090988
URLPath: /cgit/aur.git/snapshot/python-pysodium.tar.gz