How to Install and Uninstall python3-pyxdg.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-pyxdg.noarch" package

Here is a brief guide to show you how to install python3-pyxdg.noarch on Oracle Linux 9

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

2. Uninstall "python3-pyxdg.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pyxdg.noarch on Oracle Linux 9:

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

3. Information about the python3-pyxdg.noarch package on Oracle Linux 9

Last metadata expiration check: 1:40:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pyxdg
Version : 0.27
Release : 3.el9
Architecture : noarch
Size : 144 k
Source : pyxdg-0.27-3.el9.src.rpm
Repository : ol9_appstream
Summary : Python3 library to access freedesktop.org standards
URL : http://freedesktop.org/Software/pyxdg
License : LGPLv2
Description : PyXDG is a python library to access freedesktop.org standards. This
: package contains a Python 3 version of PyXDG.