How to Install and Uninstall libsodium-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "libsodium-devel.x86_64" package

This guide let you learn how to install libsodium-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "libsodium-devel.x86_64" package

This is a short guide on how to uninstall libsodium-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the libsodium-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:55:00 ago on Mon Feb 26 07:04:30 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.