How to Install and Uninstall python-rednose Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 12,2025

1. Install "python-rednose" package

This is a short guide on how to install python-rednose on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-rednose

2. Uninstall "python-rednose" package

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

$ sudo apt remove python-rednose $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-rednose package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-rednose
Priority: optional
Section: universe/python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.4.1-2
Depends: python-nose, python-pkg-resources, python-termstyle, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-rednose/python-rednose_0.4.1-2_all.deb
Size: 7288
MD5sum: 7452ded351315b8ff78420b7dbe301d9
SHA1: e9e876adcf4562e7925784e7b2ae775b66d462ae
SHA256: 0ed65d2567031717024429712c5cb2e3f9c1074d84b02dc0ad94374c04ac5dec
Description-en: coloured output for nosetests - Python 2.x
rednose is a nosetests plugin for adding colour (and readability) to nosetest
console results. Rednose by default uses auto-colouring, which will only use
colour if you're running it on a terminal (i.e not piping it to a file).
.
This package contains the Python 2.x module.
Description-md5: d780a0573e1cc03adef1ce464270ff2b
Homepage: http://gfxmonk.net/dist/0install/rednose.xml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu