How to Install and Uninstall libevent-devel.i686 Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "libevent-devel.i686" package

This tutorial shows how to install libevent-devel.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libevent-devel.i686

2. Uninstall "libevent-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall libevent-devel.i686 on Oracle Linux 9:

$ sudo dnf remove libevent-devel.i686 $ sudo dnf autoremove

3. Information about the libevent-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 1:21:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libevent-devel
Version : 2.1.12
Release : 6.el9
Architecture : i686
Size : 132 k
Source : libevent-2.1.12-6.el9.src.rpm
Repository : ol9_appstream
Summary : Development files for libevent
URL : http://libevent.org/
License : BSD
Description : This package contains the header files and libraries for developing
: with libevent.