How to Install and Uninstall python3-iso8601 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python3-iso8601" package

This is a short guide on how to install python3-iso8601 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-iso8601

2. Uninstall "python3-iso8601" package

This guide let you learn how to uninstall python3-iso8601 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-iso8601 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-iso8601 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-iso8601
Priority: extra
Section: python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-iso8601
Version: 0.1.11-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-iso8601/python3-iso8601_0.1.11-1_all.deb
Size: 9876
MD5sum: 3d1fdde47b08c094224d8292d7d11e46
SHA1: 40ad3c0e843aa5fbf32eb50e07086f42763fdc90
SHA256: 1a8d8356dc1ec0c9f7ca6df4df1a60e0b77a5e3a2268b385395b5bdc94684969
Description-en: Python module to parse ISO 8601 dates - Python 3.x
Many file formats and standards use the ISO 8601 date format
(e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral,
unambiguous manner. This simple Python module parses the most common
forms encountered and returns Python datetime objects.
.
This package provides the Python 3.x module.
Description-md5: 00cb319e1474a6ed3f4870c420b3c474
Homepage: https://pypi.python.org/pypi/iso8601
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y