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

Last updated: May 16,2024

1. Install "python-iso8601" package

In this section, we are going to explain the necessary steps to install python-iso8601 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-iso8601

2. Uninstall "python-iso8601" package

In this section, we are going to explain the necessary steps to uninstall python-iso8601 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-iso8601
Priority: extra
Section: python
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.1.11-1
Provides: python2.7-iso8601
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-iso8601/python-iso8601_0.1.11-1_all.deb
Size: 12814
MD5sum: afab7fef8edc5a24b5ddf9446c85f851
SHA1: e4de5ffc04ff30ce2b29a66b2c8cf40ae572aa6b
SHA256: be9861a605374269be67a73cc1497e95effdf0a37ccdce852e97dd64a32be8dc
Description-en: Python module to parse ISO 8601 dates - Python 2.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 2.x module.
Description-md5: 0b4ff63e94fa932994b4682486a9661e
Homepage: https://pypi.python.org/pypi/iso8601
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y