How to Install and Uninstall python39-evdev Package on openSuSE Tumbleweed
Last updated: March 05,2025
1. Install "python39-evdev" package
Please follow the step by step instructions below to install python39-evdev on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-evdev
Copied
2. Uninstall "python39-evdev" package
Please follow the guidelines below to uninstall python39-evdev on openSuSE Tumbleweed:
$
sudo zypper remove
python39-evdev
Copied
3. Information about the python39-evdev package on openSuSE Tumbleweed
Information for package python39-evdev:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-evdev
Version : 1.7.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 191.1 KiB
Installed : No
Status : not installed
Source package : python-evdev-1.7.0-1.1.src
Upstream URL : https://github.com/gvalkov/python-evdev
Summary : Python bindings to the Linux input handling subsystem
Description :
python-evdev provides bindings to the generic input event interface
in Linux. The evdev interface serves the purpose of passing events
generated in the kernel directly to userspace through character
devices that are typically located in /dev/input/.
This package also comes with bindings to uinput, the userspace input
subsystem. Uinput allows userspace programs to create and handle
input devices that can inject events directly into the input
subsystem.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-evdev
Version : 1.7.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 191.1 KiB
Installed : No
Status : not installed
Source package : python-evdev-1.7.0-1.1.src
Upstream URL : https://github.com/gvalkov/python-evdev
Summary : Python bindings to the Linux input handling subsystem
Description :
python-evdev provides bindings to the generic input event interface
in Linux. The evdev interface serves the purpose of passing events
generated in the kernel directly to userspace through character
devices that are typically located in /dev/input/.
This package also comes with bindings to uinput, the userspace input
subsystem. Uinput allows userspace programs to create and handle
input devices that can inject events directly into the input
subsystem.