How to Install and Uninstall python3-isodate Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-isodate" package

This is a short guide on how to install python3-isodate on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-isodate

2. Uninstall "python3-isodate" package

This tutorial shows how to uninstall python3-isodate on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-isodate package on Ubuntu 21.10 (Impish Indri)

Package: python3-isodate
Architecture: all
Version: 0.6.0-2
Priority: optional
Section: universe/python
Source: isodate
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 155
Depends: python3-six, python3:any
Filename: pool/universe/i/isodate/python3-isodate_0.6.0-2_all.deb
Size: 24000
MD5sum: c37e5585872dd7432bfc1fa2ebf0e17f
SHA1: 4680ef4c749e5abc31453d6e45a2b74b31bb065a
SHA256: 5fbed9c3eecec1f3063437e093eebaa97d2ed6f7596f39603e44eb29a566f226
SHA512: 92f7c8d04a3548c224841d2beff83de75e554b069469282bdd8fdb853e30018ad0b5913ab4f4340181b922fa3347e8860ca1ddc0cc724b678c9ae0e768f1bc8f
Homepage: https://pypi.python.org/pypi/isodate
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
Task: ubuntustudio-audio