How to Install and Uninstall python3-nose-exclude Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-nose-exclude" package

This guide let you learn how to install python3-nose-exclude on Kali Linux

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

2. Uninstall "python3-nose-exclude" package

Please follow the step by step instructions below to uninstall python3-nose-exclude on Kali Linux:

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

3. Information about the python3-nose-exclude package on Kali Linux

Package: python3-nose-exclude
Source: python-nose-exclude
Version: 0.5.0-3
Installed-Size: 30
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-nose, python3:any
Size: 6856
SHA256: bfb807e65d9bda2f344bda991847a048708dd65ae1a73c29c2e12cbf1396de1f
SHA1: 72e2cf6fb603150f9cf65e60ee33483540105044
MD5sum: 252ddbfcaccff89a534c1ecb553279e2
Description: 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:
Homepage: https://github.com/kgrandis/nose-exclude
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-nose-exclude/python3-nose-exclude_0.5.0-3_all.deb