How to Install and Uninstall python3-django-testproject Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-django-testproject" package

This is a short guide on how to install python3-django-testproject on Kali Linux

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

2. Uninstall "python3-django-testproject" package

This tutorial shows how to uninstall python3-django-testproject on Kali Linux:

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

3. Information about the python3-django-testproject package on Kali Linux

Package: python3-django-testproject
Source: django-testproject
Version: 0.1.3-3
Installed-Size: 35
Maintainer: Debian LAVA team
Architecture: all
Depends: python3-django, python3:any
Size: 6492
SHA256: 7fafa680a554597be672418d1329ae2895735fffce5ba6fa7c0d27874504bbfe
SHA1: 8fa8bb8ee2ece9324b162794a688630adbcf3fee
MD5sum: dc936c1b3692950fcd0cbe88dfe3f011
Description: Django test project support (Python 3 version)
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.
.
This package contains the python3 module.
Description-md5: e558ac3d5e54e5e6f4ee7135e0f44bb7
Homepage: http://www.linaro.org/engineering/engineering-groups/validation
Tag: implemented-in::python, role::program, role::shared-lib, use::simulating
Section: net
Priority: optional
Filename: pool/main/d/django-testproject/python3-django-testproject_0.1.3-3_all.deb