How to Install and Uninstall python3-django-discover-runner Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python3-django-discover-runner" package
This is a short guide on how to install python3-django-discover-runner on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-django-discover-runner
Copied
2. Uninstall "python3-django-discover-runner" package
Please follow the steps below to uninstall python3-django-discover-runner on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-django-discover-runner
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-django-discover-runner package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-django-discover-runner
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-discover-runner
Version: 1.0-2
Depends: python3-django, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-django-discover-runner/python3-django-discover-runner_1.0-2_all.deb
Size: 9452
MD5sum: 6cfac42eeaaede8413063577f10f1ffe
SHA1: b2ca250205596747ab63e58f2c559774e4e9c83c
SHA256: f8a4370c645716eb0f8fb99d28ed1a38677c75f1c584543ecb4f3433a0e33ad0
Description-en: alternative Django test runner - Python 3.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 3.x module.
Description-md5: 20a30cb755d9e2e7234a211c51ad21f3
Homepage: https://pypi.python.org/pypi/django-discover-runner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-discover-runner
Version: 1.0-2
Depends: python3-django, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-django-discover-runner/python3-django-discover-runner_1.0-2_all.deb
Size: 9452
MD5sum: 6cfac42eeaaede8413063577f10f1ffe
SHA1: b2ca250205596747ab63e58f2c559774e4e9c83c
SHA256: f8a4370c645716eb0f8fb99d28ed1a38677c75f1c584543ecb4f3433a0e33ad0
Description-en: alternative Django test runner - Python 3.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 3.x module.
Description-md5: 20a30cb755d9e2e7234a211c51ad21f3
Homepage: https://pypi.python.org/pypi/django-discover-runner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu