How to Install and Uninstall libsodium-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 28,2024

1. Install "libsodium-devel.x86_64" package

Please follow the guidance below to install libsodium-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libsodium-devel.x86_64

2. Uninstall "libsodium-devel.x86_64" package

Here is a brief guide to show you how to uninstall libsodium-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libsodium-devel.x86_64 $ sudo dnf autoremove

3. Information about the libsodium-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:51:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libsodium-devel
Version : 1.0.18
Release : 2.el8
Architecture : x86_64
Size : 1.1 M
Source : libsodium-1.0.18-2.el8.src.rpm
Repository : epel
Summary : Development files for libsodium
URL : http://libsodium.org/
License : ISC
Description : This package contains libraries and header files for
: developing applications that use libsodium libraries.