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

Last updated: January 09,2025

1. Install "python3-platformdirs.noarch" package

This tutorial shows how to install python3-platformdirs.noarch on CentOS Stream 9

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

2. Uninstall "python3-platformdirs.noarch" package

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

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

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

Last metadata expiration check: 0:11:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-platformdirs
Version : 2.5.4
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : python-platformdirs-2.5.4-1.el9.src.rpm
Repository : epel
Summary : Python module for determining appropriate platform-specific dirs
URL : https://github.com/platformdirs/platformdirs
License : MIT
Description : A small Python module for determining appropriate platform-specific dirs, e.g.
: a "user data dir".