How to Install and Uninstall python3-libevdev.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "python3-libevdev.noarch" package

Learn how to install python3-libevdev.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-libevdev.noarch

2. Uninstall "python3-libevdev.noarch" package

This guide covers the steps necessary to uninstall python3-libevdev.noarch on Fedora 38:

$ sudo dnf remove python3-libevdev.noarch $ sudo dnf autoremove

3. Information about the python3-libevdev.noarch package on Fedora 38

Last metadata expiration check: 0:29:44 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-libevdev
Version : 0.11
Release : 4.fc38
Architecture : noarch
Size : 52 k
Source : python-libevdev-0.11-4.fc38.src.rpm
Repository : fedora
Summary : Python bindings to the libevdev evdev device wrapper library
URL : https://pypi.python.org/pypi/libevdev/
License : MIT
Description : python-libevdev provides the Python bindings to the libevdev evdev device
: wrapper library. These bindings provide a pythonic API to access evdev
: devices and create uinput devices.