How to Install and Uninstall python2-appdirs.noarch Package on AlmaLinux 8

Last updated: May 21,2024

1. Install "python2-appdirs.noarch" package

Here is a brief guide to show you how to install python2-appdirs.noarch on AlmaLinux 8

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

2. Uninstall "python2-appdirs.noarch" package

In this section, we are going to explain the necessary steps to uninstall python2-appdirs.noarch on AlmaLinux 8:

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

3. Information about the python2-appdirs.noarch package on AlmaLinux 8

Last metadata expiration check: 0:05:29 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-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 2 module for determining appropriate " + " platform-specific
: directories, e.g. a "user data dir".