How to Install and Uninstall python-django-discover-runner Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-django-discover-runner" package

Please follow the instructions below to install python-django-discover-runner on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-discover-runner

2. Uninstall "python-django-discover-runner" package

Learn how to uninstall python-django-discover-runner on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-discover-runner $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-discover-runner package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-django-discover-runner
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0-2
Provides: python2.7-django-discover-runner
Depends: python-django, python-unittest2, python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-django-discover-runner/python-django-discover-runner_1.0-2_all.deb
Size: 9602
MD5sum: 37a15f2ddeab0226c7585db104538950
SHA1: a5aab5b17124708806e87d1f1be21ee1fac0ef5f
SHA256: 8912038e717a10600941800e37e0e592de6690338fc3e5d9fbb9a53037d0e768
Description-en: alternative Django test runner - Python 2.x
python-django-discover-runner is an alternative Django "TEST_RUNNER" which
uses the unittest2 test discovery from a base path specified in the settings,
or any other module or package specified to the "test" management command,
including app tests.
.
This package provides the Python 2.x module.
Description-md5: 313985ef40b7f81c78bcadb073a9df18
Homepage: https://pypi.python.org/pypi/django-discover-runner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions