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

Last updated: September 20,2024

1. Install "python3-rfc3339" package

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

$ sudo apt update $ sudo apt install python3-rfc3339

2. Uninstall "python3-rfc3339" package

Please follow the step by step instructions below to uninstall python3-rfc3339 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-rfc3339
Priority: optional
Section: universe/python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Let's Encrypt
Architecture: all
Source: pyrfc3339
Version: 1.0-4
Depends: python3-tz, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyrfc3339/python3-rfc3339_1.0-4_all.deb
Size: 6356
MD5sum: 556e3460f2ab423e6f48d5f43ad3d931
SHA1: 552348c40b55f2b14064bee1d6940071d8db8e32
SHA256: 0014fc8f0c7967fb1355c245d33387a21a4ebb613e8c3ecc581ed3743e967e09
Description-en: parser and generator of RFC 3339-compliant timestamps (Python 3)
pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python
datetime.datetime objects.
.
This is the Python 3 module.
Description-md5: 349fac33c56badce1875d16f4356362b
Homepage: https://pypi.python.org/pypi/pyRFC3339
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu