How to Install and Uninstall libsodium-devel.x86_64 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "libsodium-devel.x86_64" package

Here is a brief guide to show you how to install libsodium-devel.x86_64 on Rocky Linux 9

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

2. Uninstall "libsodium-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libsodium-devel.x86_64 on Rocky Linux 9:

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

3. Information about the libsodium-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:29:28 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libsodium-devel
Version : 1.0.18
Release : 8.el9
Architecture : x86_64
Size : 1.0 M
Source : libsodium-1.0.18-8.el9.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.