How to Install and Uninstall python3-appdirs.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 03,2024

1. Install "python3-appdirs.noarch" package

In this section, we are going to explain the necessary steps to install python3-appdirs.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-appdirs.noarch" package

This is a short guide on how to uninstall python3-appdirs.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-appdirs.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:24:44 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-appdirs
Version : 1.4.3
Release : 8.el8
Architecture : noarch
Size : 23 k
Source : python-appdirs-1.4.3-8.el8.src.rpm
Repository : epel
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".