How to Install and Uninstall python3-libevdev Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-libevdev" package

Learn how to install python3-libevdev on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-libevdev

2. Uninstall "python3-libevdev" package

Learn how to uninstall python3-libevdev on openSUSE Leap:

$ sudo zypper remove python3-libevdev

3. Information about the python3-libevdev package on openSUSE Leap

Information for package python3-libevdev:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-libevdev
Version : 0.9-150400.8.34
Arch : noarch
Vendor : SUSE LLC
Installed Size : 206.0 KiB
Installed : No
Status : not installed
Source package : python3-libevdev-0.9-150400.8.34.src
Upstream URL : https://python-libevdev.readthedocs.io/
Summary : Python wrapper around the libevdev C library
Description :
python-libevdev is a wrapper around the libevdev C library, with a
pythonic API.