How to Install and Uninstall libsodium Package on Manjaro

Last updated: July 04,2024

1. Install "libsodium" package

Here is a brief guide to show you how to install libsodium on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libsodium

2. Uninstall "libsodium" package

Learn how to uninstall libsodium on Manjaro:

$ sudo pacman -Rcns libsodium

3. Information about the libsodium package on Manjaro

Repository : extra
Name : libsodium
Version : 1.0.19-2
Description : P(ortable|ackageable) NaCl-based crypto library
Architecture : x86_64
URL : https://github.com/jedisct1/libsodium
Licenses : custom:ISC
Groups : None
Provides : libsodium.so=26-64
Depends On : glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 182.09 KiB
Installed Size : 539.38 KiB
Packager : Jan Alexander Steffens (heftig)
Build Date : Mon Oct 16 09:00:01 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions