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

Last updated: May 11,2024

1. Install "django-testproject" package

This is a short guide on how to install django-testproject on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install django-testproject

2. Uninstall "django-testproject" package

This guide let you learn how to uninstall django-testproject on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove django-testproject $ sudo apt autoclean && sudo apt autoremove

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

Package: django-testproject
Priority: optional
Section: universe/net
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LAVA team
Architecture: all
Version: 0.1.2-3
Depends: python-django, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-testproject/django-testproject_0.1.2-3_all.deb
Size: 6372
MD5sum: 2616e81d27459dbd0d8db2c32a2c1c16
SHA1: 2ad5f07c9109b2252d47ab04b26efb42b2dd0ae6
SHA256: 1685457edee54fe3da2fb09dbb1558146c281af429c43417ee794fb5ba9ed0fa
Description-en: Django test project support
This package provides django test project support to
make it easier to run application unit tests without
testing other parts of django core.
.
Projects can use run_tests to specify which parts of
the codebase listed in INSTALLED_APPLICATIONS will
run unit tests.
Description-md5: 4065f6e51c86b761c417907851128e0c
Homepage: http://www.linaro.org/engineering/engineering-groups/validation
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu