How to Install and Uninstall libev.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "libev.src" package

This guide let you learn how to install libev.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libev.src

2. Uninstall "libev.src" package

This guide let you learn how to uninstall libev.src on Oracle Linux 9:

$ sudo dnf remove libev.src $ sudo dnf autoremove

3. Information about the libev.src package on Oracle Linux 9

Last metadata expiration check: 1:53:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libev
Version : 4.33
Release : 5.el9
Architecture : src
Size : 568 k
Source : None
Repository : ol9_baseos_latest
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.