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

Last updated: May 20,2024

1. Install "python3-django-nose" package

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

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

2. Uninstall "python3-django-nose" package

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

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

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

Package: python3-django-nose
Priority: optional
Section: universe/python
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-nose
Version: 1.4.3-1
Depends: python3-nose, python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/django-nose/python3-django-nose_1.4.3-1_all.deb
Size: 23274
MD5sum: 32904ac284eabed3bc21104bf453ed9a
SHA1: c54b741adb689808fb77996ceed719540b0ea11a
SHA256: 39d34820e3c1ea491d61c12b30b1377bef8eb4789bec2c5f5ac6a506358fa02e
Description-en: Django test runner that uses python-nose (Python3 version)
python-django-nose integrates python-nose into Django test runner by
extending the Django management CLI with nose-related options.
Those options are targeted at running nose tests directly from within the
Django management system (e.g. django-admin).
.
This package contains the Python 3 version of the library.
Description-md5: 18283204da1e3105b972710a16fd2f16
Homepage: http://pypi.python.org/pypi/django-nose/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu