How to Install and Uninstall libev.i686 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "libev.i686" package

Please follow the guidance below to install libev.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libev.i686

2. Uninstall "libev.i686" package

Please follow the guidance below to uninstall libev.i686 on AlmaLinux 9:

$ sudo dnf remove libev.i686 $ sudo dnf autoremove

3. Information about the libev.i686 package on AlmaLinux 9

Last metadata expiration check: 2:25:35 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libev
Version : 4.33
Release : 5.el9
Architecture : i686
Size : 55 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.