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

Last updated: October 08,2024

1. Install "php-sodium.x86_64" package

In this section, we are going to explain the necessary steps to install php-sodium.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php-sodium.x86_64

2. Uninstall "php-sodium.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php-sodium.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php-sodium.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:57 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : php-sodium
Version : 8.3.3
Release : 1.el9.remi
Architecture : x86_64
Size : 230 k
Source : php-8.3.3-1.el9.remi.src.rpm
Repository : @System
From repo : remi-modular
Summary : Wrapper for the Sodium cryptographic library
URL : http://www.php.net/
License : PHP-3.01
Description : The php-sodium package provides a simple,
: low-level PHP extension for the libsodium cryptographic library.