How to Install and Uninstall python3-platformdirs.noarch Package on Fedora 38

Last updated: February 08,2025

1. Install "python3-platformdirs.noarch" package

Please follow the instructions below to install python3-platformdirs.noarch on Fedora 38

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

2. Uninstall "python3-platformdirs.noarch" package

This guide let you learn how to uninstall python3-platformdirs.noarch on Fedora 38:

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

3. Information about the python3-platformdirs.noarch package on Fedora 38

Last metadata expiration check: 0:42:14 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-platformdirs
Version : 2.6.0
Release : 2.fc38
Architecture : noarch
Size : 42 k
Source : python-platformdirs-2.6.0-2.fc38.src.rpm
Repository : fedora
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".