How to Install and Uninstall python3-xlib.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-xlib.noarch" package

Learn how to install python3-xlib.noarch on Fedora 34

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

2. Uninstall "python3-xlib.noarch" package

Please follow the steps below to uninstall python3-xlib.noarch on Fedora 34:

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

3. Information about the python3-xlib.noarch package on Fedora 34

Last metadata expiration check: 5:25:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-xlib
Version : 0.29
Release : 1.fc34
Architecture : noarch
Size : 262 k
Source : python-xlib-0.29-1.fc34.src.rpm
Repository : updates
Summary : X client library for Python 3
URL : https://github.com/python-xlib/python-xlib
License : LGPLv2+
Description : The Python X Library is a complete X11R6 client-side implementation,
: written in pure Python. It can be used to write low-levelish X Windows
: client applications in Python 3.