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

Last updated: May 02,2024

1. Install "libevdev.x86_64" package

Please follow the instructions below to install libevdev.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libevdev.x86_64

2. Uninstall "libevdev.x86_64" package

This guide covers the steps necessary to uninstall libevdev.x86_64 on AlmaLinux 8:

$ sudo dnf remove libevdev.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:11:33 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libevdev
Version : 1.10.0
Release : 1.el8
Architecture : x86_64
Size : 43 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.