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

Last updated: November 27,2024

1. Install "python3-appdirs.noarch" package

This guide covers the steps necessary to install python3-appdirs.noarch on Oracle Linux 9

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

2. Uninstall "python3-appdirs.noarch" package

Please follow the steps below to uninstall python3-appdirs.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:36:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-appdirs
Version : 1.4.4
Release : 4.el9
Architecture : noarch
Size : 36 k
Source : python-appdirs-1.4.4-4.el9.src.rpm
Repository : ol9_appstream
Summary : Python module for determining platform-specific directories
URL : https://github.com/ActiveState/appdirs
License : MIT
Description : A small Python 3 module for determining appropriate " + " platform-specific
: directories, e.g. a "user data dir".