How to Install and Uninstall libev.i686 Package on CentOS Stream 9

Last updated: October 13,2024

1. Install "libev.i686" package

This guide covers the steps necessary to install libev.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libev.i686

2. Uninstall "libev.i686" package

In this section, we are going to explain the necessary steps to uninstall libev.i686 on CentOS Stream 9:

$ sudo dnf remove libev.i686 $ sudo dnf autoremove

3. Information about the libev.i686 package on CentOS Stream 9

Last metadata expiration check: 1:20:44 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libev
Version : 4.33
Release : 5.el9
Architecture : i686
Size : 56 k
Source : libev-4.33-5.el9.src.rpm
Repository : baseos
Summary : High-performance event loop/event model with lots of features
URL : http://software.schmorp.de/pkg/libev.html
License : BSD or GPLv2+
Description : Libev is modeled (very loosely) after libevent and the Event Perl
: module, but is faster, scales better and is more correct, and also more
: featureful. And also smaller.