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

Last updated: March 15,2025

1. Install "python-nose-exclude" package

This tutorial shows how to install python-nose-exclude on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nose-exclude

2. Uninstall "python-nose-exclude" package

Please follow the steps below to uninstall python-nose-exclude on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-nose-exclude $ sudo apt autoclean && sudo apt autoremove

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

Package: python-nose-exclude
Priority: optional
Section: universe/python
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.4.1-1
Depends: python-nose, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-nose-exclude/python-nose-exclude_0.4.1-1_all.deb
Size: 6210
MD5sum: 3361aeab142d43c0fbda48fc85f594f4
SHA1: 994754b326b3d77a9286fe9cd3b73ed809ded7e2
SHA256: 5164f399d1be75518f7abb783b97197f3739cad58c94d1b361bbd6548516e7ad
Description-en: exclude specific directories from nosetests runs - Python 2.7
nose-exclude is a Nose plugin that allows you to easily specify directories to
be excluded from testing. The --exclude-dir= option is made available after
installation of the plugin. The option may be used multiple times to exclude
multiple directories from testing. The directory paths provided may be
absolute or relative.
.
This is the Python 2 version.
Description-md5: 24223ac33e52f01939d596692f565589
Homepage: https://github.com/kgrandis/nose-exclude
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu