libsodium-static on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libsodium-static

* (Optional) Uninstall libsodium-static on Arch using YAY

$ yay -Rns libsodium-static

2. Manually Install "libsodium-static" via AUR

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

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

b. Clone libsodium-static's git locally

$ git clone https://aur.archlinux.org/libsodium-static.git ~/libsodium-static

c. Go to ~/libsodium-static folder and install it

$ cd ~/libsodium-static $ makepkg -si

3. Information about the libsodium-static package on Arch User Repository (AUR)

ID: 1318724
Name: libsodium-static
PackageBaseID: 112579
PackageBase: libsodium-static
Version: 1.0.19-1
Description: P(ortable|ackageable) NaCl-based crypto library (static library)
URL: https://github.com/jedisct1/libsodium
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: pizzaman
Submitter: kosaka
FirstSubmitted: 1466237151
LastModified: 1694656571
URLPath: /cgit/aur.git/snapshot/libsodium-static.tar.gz