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

Last updated: May 15,2024

1. Install "python3-nine" package

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

$ sudo apt update $ sudo apt install python3-nine

2. Uninstall "python3-nine" package

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

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

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

Package: python3-nine
Priority: extra
Section: python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-nine
Version: 0.3.4-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-nine/python3-nine_0.3.4-2_all.deb
Size: 8000
MD5sum: ea32a1f27baa7d0eec0568ed26bd3f77
SHA1: d74bb06573395e7625ce05598b67066397f51c77
SHA256: 73ebeb4cf0a794aea3f8c10e623f7eb811a420a82e5724520757822a7aafc18e
Description-en: Python 2 / 3 compatibility, like six, but favouring Python 3
When thou writeth Python, thou shalt write Python 3 and, just for a
while, ensure that the thing worketh on Python 2.7 and, possibly, even
2.6.
.
Just before Python 2 is finally phased out, thine codebase shall look
more like 3 than like 2.
.
nine facilitates this new point of view. You can write code that is
as 3ish as possible while still supporting 2.6. Very comfortable for
writing new projects.
.
This package contains the Python 3 bindings only.
Description-md5: 15a0b56c311c97d65ad0ca9425c560b5
Homepage: https://pypi.python.org/pypi/nine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m