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

Last updated: May 12,2024

1. Install "python3-nose" package

Learn how to install python3-nose on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-nose

2. Uninstall "python3-nose" package

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

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

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

Package: python3-nose
Priority: optional
Section: python
Installed-Size: 544
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: nose
Version: 1.3.7-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Suggests: python-nose-doc
Filename: pool/main/n/nose/python3-nose_1.3.7-1_all.deb
Size: 115586
MD5sum: 9bdfeb2c136ed9e1a879900708365a0c
SHA1: 281bb491fa31bd9cf7e54bf9d3f911e365bde58e
SHA256: c6c79f88b17c679a947e997b868de5a928712850a9b0fdcab45cf34226ef143a
Description-en: 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: 6d797fcd415c26ef21491e78c602db0f
Homepage: https://nose.readthedocs.org/en/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m