How to Install and Uninstall python3-uinput.x86_64 Package on Fedora 38

Last updated: October 04,2024

1. Install "python3-uinput.x86_64" package

Please follow the instructions below to install python3-uinput.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-uinput.x86_64

2. Uninstall "python3-uinput.x86_64" package

Please follow the steps below to uninstall python3-uinput.x86_64 on Fedora 38:

$ sudo dnf remove python3-uinput.x86_64 $ sudo dnf autoremove

3. Information about the python3-uinput.x86_64 package on Fedora 38

Last metadata expiration check: 4:39:40 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-uinput
Version : 0.11.2
Release : 5.fc38
Architecture : x86_64
Size : 44 k
Source : python-uinput-0.11.2-5.fc38.src.rpm
Repository : fedora
Summary : Pythonic API to the Linux uinput kernel module
URL : http://pypi.python.org/pypi/python-uinput/
License : GPLv3
Description : Python-uinput is Python interface to the Linux uinput kernel module
: which
: allows attaching userspace device drivers into kernel.