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

Last updated: May 17,2024

1. Install "python-isodate" package

Please follow the step by step instructions below to install python-isodate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-isodate

2. Uninstall "python-isodate" package

Please follow the steps below to uninstall python-isodate on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-isodate
Priority: optional
Section: universe/python
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: isodate
Version: 0.5.4-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/i/isodate/python-isodate_0.5.4-1_all.deb
Size: 22800
MD5sum: c75113435dec832143a9e399aa9bbdad
SHA1: ad5e5feea4a266fd719ad4bf76def393516af26b
SHA256: ad844d28fe2bd62bbf5e9f10d09f34d2eadd306d79e0e5367ac2a226baaca28a
Description-en: ISO 8601 date/time/duration parser and formatter (Python module)
This Python module implements ISO 8601 date, time and duration parsing.
Description-md5: c8d84b5d16b3547b5d8a6fc63bc32165
Homepage: https://pypi.python.org/pypi/isodate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu