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

Last updated: January 06,2025

1. Install "python3-aniso8601.noarch" package

This guide let you learn how to install python3-aniso8601.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-aniso8601.noarch" package

Here is a brief guide to show you how to uninstall python3-aniso8601.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:22:39 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-aniso8601
Version : 9.0.1
Release : 1.el8
Architecture : noarch
Size : 94 k
Source : python-aniso8601-9.0.1-1.el8.src.rpm
Repository : epel
Summary : Another ISO 8601 parser for Python
URL : https://bitbucket.org/nielsenb/aniso8601
License : GPLv3+
Description : Python 3 library for parsing date strings
: in ISO 8601 format into datetime format.