libsodium-1.0.18 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libsodium-1.0.18

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

$ yay -Rns libsodium-1.0.18

2. Manually Install "libsodium-1.0.18" via AUR

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

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

b. Clone libsodium-1.0.18's git locally

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

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

$ cd ~/libsodium-1.0.18 $ makepkg -si

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

ID: 1366050
Name: libsodium-1.0.18
PackageBaseID: 200332
PackageBase: libsodium-1.0.18
Version: 1.0.18-1
Description: A modern, portable, easy to use crypto library for libsodium.so.23
URL: https://libsodium.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: shulhan
Submitter: shulhan
FirstSubmitted: 1701950997
LastModified: 1701950997
URLPath: /cgit/aur.git/snapshot/libsodium-1.0.18.tar.gz