python2-pysodium on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S python2-pysodium

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

$ yay -Rns python2-pysodium

2. Manually Install "python2-pysodium" via AUR

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

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

b. Clone python2-pysodium's git locally

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

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

$ cd ~/python2-pysodium $ makepkg -si

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

ID: 1087085
Name: python2-pysodium
PackageBaseID: 173715
PackageBase: python2-pysodium
Version: 0.7.12-1
Description: Python wrapper for libsodium
URL: https://github.com/stef/pysodium
NumVotes: 1
Popularity: 0.004125
OutOfDate:
Maintainer: micwoj92
FirstSubmitted: 1638833713
LastModified: 1653898982
URLPath: /cgit/aur.git/snapshot/python2-pysodium.tar.gz