How to Install and Uninstall python3-pytest-djangoapp Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-pytest-djangoapp" package

This guide let you learn how to install python3-pytest-djangoapp on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-djangoapp

2. Uninstall "python3-pytest-djangoapp" package

Please follow the step by step instructions below to uninstall python3-pytest-djangoapp on Kali Linux:

$ sudo apt remove python3-pytest-djangoapp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytest-djangoapp package on Kali Linux

Package: python3-pytest-djangoapp
Source: python-pytest-djangoapp
Version: 1.2.0-1
Installed-Size: 118
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3:any
Suggests: python-pytest-djangoapp-doc
Size: 23252
SHA256: d655dd52b24b73691371e26c6309c422427d1ed40c0536e7951e1de10fd9467e
SHA1: eeac0e2a5db769f10c0e98f07be24d8c23025e68
MD5sum: 388962307d5bb69bf5a37c7d45c16ae3
Description: Django pluggable application testing (Python3 version)
Nice pytest plugin to help you with Django pluggable application testing.
.
This exposes some useful tools for Django applications developers to facilitate
tests authoring, including:
.
* Settings overriding
* Template tags testing
* User creation
* Request object creation
* Management command calls
* Mailing
* Messages
* DB queries audit
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/idlesign/pytest-djangoapp/
Section: python
Priority: optional
Filename: pool/main/p/python-pytest-djangoapp/python3-pytest-djangoapp_1.2.0-1_all.deb