How to Install and Uninstall python3-appdirs.noarch Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "python3-appdirs.noarch" package

Here is a brief guide to show you how to install python3-appdirs.noarch on CentOS Stream 9

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

2. Uninstall "python3-appdirs.noarch" package

Please follow the instructions below to uninstall python3-appdirs.noarch on CentOS Stream 9:

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

3. Information about the python3-appdirs.noarch package on CentOS Stream 9

Last metadata expiration check: 2:31:27 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-appdirs
Version : 1.4.4
Release : 4.el9
Architecture : noarch
Size : 23 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".