How to Install and Uninstall libevdev.i686 Package on Rocky Linux 8

Last updated: July 05,2024

1. Install "libevdev.i686" package

Please follow the steps below to install libevdev.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libevdev.i686

2. Uninstall "libevdev.i686" package

Here is a brief guide to show you how to uninstall libevdev.i686 on Rocky Linux 8:

$ sudo dnf remove libevdev.i686 $ sudo dnf autoremove

3. Information about the libevdev.i686 package on Rocky Linux 8

Last metadata expiration check: 2:09:03 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libevdev
Version : 1.10.0
Release : 1.el8
Architecture : i686
Size : 42 k
Source : libevdev-1.10.0-1.el8.src.rpm
Repository : appstream
Summary : Kernel Evdev Device Wrapper Library
URL : http://www.freedesktop.org/wiki/Software/libevdev
License : MIT
Description : libevdev is a library to wrap kernel evdev devices and provide a proper API
: to interact with those devices.