How to Install and Uninstall python-libevdev.src Package on Oracle Linux 9
Last updated: January 13,2025
1. Install "python-libevdev.src" package
Please follow the instructions below to install python-libevdev.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-libevdev.src
Copied
2. Uninstall "python-libevdev.src" package
This guide let you learn how to uninstall python-libevdev.src on Oracle Linux 9:
$
sudo dnf remove
python-libevdev.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-libevdev.src package on Oracle Linux 9
Last metadata expiration check: 1:49:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-libevdev
Version : 0.9
Release : 4.el9
Architecture : src
Size : 46 k
Source : None
Repository : ol9_appstream
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.
Available Packages
Name : python-libevdev
Version : 0.9
Release : 4.el9
Architecture : src
Size : 46 k
Source : None
Repository : ol9_appstream
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.