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

Last updated: May 12,2024

1. Install "python3-nose" package

Please follow the instructions below to install python3-nose on Kali Linux

$ sudo apt update $ sudo apt install python3-nose

2. Uninstall "python3-nose" package

Please follow the guidelines below to uninstall python3-nose on Kali Linux:

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

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

Package: python3-nose
Source: nose
Version: 1.3.7-12
Installed-Size: 550
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3-zombie-imp, python3:any
Suggests: python-nose-doc
Size: 130020
SHA256: 18ec3bd171106e501011cc6e7ad349ffc61c6bae9206d5c556bfed10509f6eb4
SHA1: 5f6bb1624d460b7f473f70e37397ecbdcc554709
MD5sum: 9cd8e11db9030b5f66b45a479afb2b37
Description: test discovery and running for Python3 unittest
nose provides an alternate test discovery and running process for Python3
unittest, one that is intended to mimic the behavior of py.test as
much as is reasonably possible without resorting to too much magic
Description-md5:
Multi-Arch: foreign
Homepage: https://nose.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/n/nose/python3-nose_1.3.7-12_all.deb