How to Install and Uninstall libuev2 Package on openSUSE Leap

Last updated: May 17,2024

1. Install "libuev2" package

Please follow the instructions below to install libuev2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libuev2

2. Uninstall "libuev2" package

Learn how to uninstall libuev2 on openSUSE Leap:

$ sudo zypper remove libuev2

3. Information about the libuev2 package on openSUSE Leap

Information for package libuev2:
--------------------------------
Repository : Main Repository
Name : libuev2
Version : 2.3.0-bp153.1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 53,2 KiB
Installed : No
Status : not installed
Source package : libuev-2.3.0-bp153.1.17.src
Summary : Event loop library
Description :
libuEv is an event loop in the style of libevent, libev and the Xt(3)
event loop. It has a small feature set.
libuEv is built on top of the Linux APIs epoll, timerfd and signalfd.
Note however, a certain amount of care is needed when dealing with
APIs that employ signalfd.