How To Install python3-aniso8601 on Fedora 36

In this tutorial we learn how to install python3-aniso8601 in Fedora 36. python3-aniso8601 is Another ISO 8601 parser for Python

Introduction

In this tutorial we learn how to install python3-aniso8601 on Fedora 36.

What is python3-aniso8601

Python 3 library for parsing date strings in ISO 8601 format into datetime format.

We can use yum or dnf to install python3-aniso8601 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-aniso8601.

Install python3-aniso8601 on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-aniso8601 using dnf by running the following command:

sudo dnf -y install python3-aniso8601

Install python3-aniso8601 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-aniso8601 using yum by running the following command:

sudo yum -y install python3-aniso8601

How To Uninstall python3-aniso8601 on Fedora 36

To uninstall only the python3-aniso8601 package we can use the following command:

sudo dnf remove python3-aniso8601

python3-aniso8601 Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/aniso8601
/usr/lib/python3.10/site-packages/aniso8601-9.0.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/aniso8601-9.0.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/aniso8601-9.0.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/aniso8601-9.0.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/aniso8601-9.0.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/aniso8601-9.0.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/aniso8601/__init__.py
/usr/lib/python3.10/site-packages/aniso8601/__pycache__
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/date.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/date.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/decimalfraction.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/decimalfraction.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/duration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/duration.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/interval.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/interval.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/resolution.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/resolution.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/time.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/time.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/timezone.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/timezone.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/utcoffset.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/__pycache__/utcoffset.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders
/usr/lib/python3.10/site-packages/aniso8601/builders/__init__.py
/usr/lib/python3.10/site-packages/aniso8601/builders/__pycache__
/usr/lib/python3.10/site-packages/aniso8601/builders/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/__pycache__/python.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/__pycache__/python.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/python.py
/usr/lib/python3.10/site-packages/aniso8601/builders/tests
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/__init__.py
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/__pycache__
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/__pycache__/test_init.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/__pycache__/test_init.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/__pycache__/test_python.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/__pycache__/test_python.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/test_init.py
/usr/lib/python3.10/site-packages/aniso8601/builders/tests/test_python.py
/usr/lib/python3.10/site-packages/aniso8601/compat.py
/usr/lib/python3.10/site-packages/aniso8601/date.py
/usr/lib/python3.10/site-packages/aniso8601/decimalfraction.py
/usr/lib/python3.10/site-packages/aniso8601/duration.py
/usr/lib/python3.10/site-packages/aniso8601/exceptions.py
/usr/lib/python3.10/site-packages/aniso8601/interval.py
/usr/lib/python3.10/site-packages/aniso8601/resolution.py
/usr/lib/python3.10/site-packages/aniso8601/tests
/usr/lib/python3.10/site-packages/aniso8601/tests/__init__.py
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_date.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_date.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_decimalfraction.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_decimalfraction.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_duration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_duration.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_init.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_init.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_interval.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_interval.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_time.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_time.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_timezone.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_timezone.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_utcoffset.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_utcoffset.cpython-310.pyc
/usr/lib/python3.10/site-packages/aniso8601/tests/compat.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_compat.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_date.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_decimalfraction.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_duration.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_init.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_interval.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_time.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_timezone.py
/usr/lib/python3.10/site-packages/aniso8601/tests/test_utcoffset.py
/usr/lib/python3.10/site-packages/aniso8601/time.py
/usr/lib/python3.10/site-packages/aniso8601/timezone.py
/usr/lib/python3.10/site-packages/aniso8601/utcoffset.py
/usr/share/doc/python3-aniso8601
/usr/share/doc/python3-aniso8601/README.rst
/usr/share/licenses/python3-aniso8601
/usr/share/licenses/python3-aniso8601/LICENSE

References

Summary

In this tutorial we learn how to install python3-aniso8601 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).