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

Last updated: May 19,2024

1. Install "python3-appdirs.noarch" package

Please follow the steps below to install python3-appdirs.noarch on Rocky Linux 9

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

2. Uninstall "python3-appdirs.noarch" package

Learn how to uninstall python3-appdirs.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:07:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-appdirs
Version : 1.4.4
Release : 4.el9
Architecture : noarch
Size : 22 k
Source : python-appdirs-1.4.4-4.el9.src.rpm
Repository : 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".