How to Install and Uninstall python3-aniso8601.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "python3-aniso8601.noarch" package

In this section, we are going to explain the necessary steps to install python3-aniso8601.noarch on Fedora 34

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

2. Uninstall "python3-aniso8601.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-aniso8601.noarch on Fedora 34:

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

3. Information about the python3-aniso8601.noarch package on Fedora 34

Last metadata expiration check: 4:19:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-aniso8601
Version : 9.0.1
Release : 1.fc34
Architecture : noarch
Size : 90 k
Source : python-aniso8601-9.0.1-1.fc34.src.rpm
Repository : fedora
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.