How to Install and Uninstall libevdev.i686 Package on Fedora 34

Last updated: July 01,2024

1. Install "libevdev.i686" package

Please follow the steps below to install libevdev.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libevdev.i686

2. Uninstall "libevdev.i686" package

This guide covers the steps necessary to uninstall libevdev.i686 on Fedora 34:

$ sudo dnf remove libevdev.i686 $ sudo dnf autoremove

3. Information about the libevdev.i686 package on Fedora 34

Last metadata expiration check: 0:33:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libevdev
Version : 1.11.0
Release : 1.fc34
Architecture : i686
Size : 43 k
Source : libevdev-1.11.0-1.fc34.src.rpm
Repository : fedora
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.