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

Last updated: May 07,2024

1. Install "python3-nose-exclude" package

This is a short guide on how to install python3-nose-exclude on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-nose-exclude" package

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

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

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

Package: python3-nose-exclude
Priority: optional
Section: universe/python
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-nose-exclude
Version: 0.4.1-1
Depends: python3-nose, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-nose-exclude/python3-nose-exclude_0.4.1-1_all.deb
Size: 6278
MD5sum: 74cfa1d046a9a54da18a3edf09199626
SHA1: b477f71d0fc7e860b9cd2a6af1e1f5bbaa20ead7
SHA256: 9405903d069229ff9d5bdf0dbff6bee232c1ab9bdd74bf039f8842417ca11d34
Description-en: exclude specific directories from nosetests runs - Python 3.x
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 3 version.
Description-md5: a643ac76100ce501c201a889d38c64f4
Homepage: https://github.com/kgrandis/nose-exclude
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu