How to Install and Uninstall redis-devel.i686 Package on Oracle Linux 9
Last updated: January 16,2025
1. Install "redis-devel.i686" package
Please follow the guidelines below to install redis-devel.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
redis-devel.i686
Copied
2. Uninstall "redis-devel.i686" package
In this section, we are going to explain the necessary steps to uninstall redis-devel.i686 on Oracle Linux 9:
$
sudo dnf remove
redis-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the redis-devel.i686 package on Oracle Linux 9
Last metadata expiration check: 3:04:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : redis-devel
Version : 6.2.7
Release : 1.el9
Architecture : i686
Size : 21 k
Source : redis-6.2.7-1.el9.src.rpm
Repository : ol9_appstream
Summary : Development header for Redis module development
URL : https://redis.io
License : BSD and MIT
Description : Header file required for building loadable Redis modules. Detailed
: API documentation is available in the redis-doc package.
Available Packages
Name : redis-devel
Version : 6.2.7
Release : 1.el9
Architecture : i686
Size : 21 k
Source : redis-6.2.7-1.el9.src.rpm
Repository : ol9_appstream
Summary : Development header for Redis module development
URL : https://redis.io
License : BSD and MIT
Description : Header file required for building loadable Redis modules. Detailed
: API documentation is available in the redis-doc package.