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

Last updated: November 28,2024

1. Install "python3-xlib.noarch" package

In this section, we are going to explain the necessary steps to install python3-xlib.noarch on Fedora 38

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

2. Uninstall "python3-xlib.noarch" package

Please follow the step by step instructions below to uninstall python3-xlib.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:55:02 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-xlib
Version : 0.33
Release : 2.fc38
Architecture : noarch
Size : 357 k
Source : python-xlib-0.33-2.fc38.src.rpm
Repository : fedora
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.