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

Last updated: May 18,2024

1. Install "python3-isodate" package

Please follow the guidelines below to install python3-isodate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-isodate

2. Uninstall "python3-isodate" package

Learn how to uninstall python3-isodate on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3:any (>= 3.3.2-2~)
Filename: pool/universe/i/isodate/python3-isodate_0.5.4-1_all.deb
Size: 22888
MD5sum: 2785c3f04cd8fef7f8e92fe9a706298c
SHA1: ff377b0e17526a6b42a7c2a032fb68c2bf6e50b7
SHA256: 7b991a83ba8d2df052854e11868fa7a68f95a113182e42057b798bb4b691f474
Description-en: ISO 8601 date/time/duration parser and formatter (Python 3 module)
This Python 3 module implements ISO 8601 date, time and duration parsing.
Description-md5: d938d0cd93aeee2fc8043de0cfd1d6d3
Homepage: https://pypi.python.org/pypi/isodate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu