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

Last updated: October 08,2024

1. Install "python3-platformdirs.noarch" package

Please follow the guidance below to install python3-platformdirs.noarch on Fedora 35

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

2. Uninstall "python3-platformdirs.noarch" package

Please follow the steps below to uninstall python3-platformdirs.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:14:59 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-platformdirs
Version : 2.2.0
Release : 1.fc35
Architecture : noarch
Size : 29 k
Source : python-platformdirs-2.2.0-1.fc35.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".