How to Install and Uninstall libev.x86_64 Package on AlmaLinux 8

Last updated: September 21,2024

1. Install "libev.x86_64" package

Learn how to install libev.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libev.x86_64

2. Uninstall "libev.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libev.x86_64 on AlmaLinux 8:

$ sudo dnf remove libev.x86_64 $ sudo dnf autoremove

3. Information about the libev.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:41:07 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libev
Version : 4.24
Release : 6.el8
Architecture : x86_64
Size : 52 k
Source : libev-4.24-6.el8.src.rpm
Repository : appstream
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.