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

Last updated: July 05,2024

1. Install "pypy-iso8601" package

Please follow the steps below to install pypy-iso8601 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-iso8601

2. Uninstall "pypy-iso8601" package

Learn how to uninstall pypy-iso8601 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pypy-iso8601
Priority: extra
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-iso8601
Version: 0.1.11-1
Depends: pypy
Filename: pool/universe/p/python-iso8601/pypy-iso8601_0.1.11-1_all.deb
Size: 9888
MD5sum: 4e96987216d5b311263db51c59b33d80
SHA1: 49b9e2d0f08ca13ad831cb7019da61995a0b9a11
SHA256: 478bc1fe64bca41ff199968e3c0906744305142f1c9371d57c5e3d97dbbce181
Description-en: Python module to parse ISO 8601 dates - PyPy
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 PyPy module.
Description-md5: f05d84e6b67cee21212aa707d9d361a9
Homepage: https://pypi.python.org/pypi/iso8601
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu