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

Last updated: May 20,2024

1. Install "python3-pytest-django" package

Please follow the instructions below to install python3-pytest-django on Kali Linux

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

2. Uninstall "python3-pytest-django" package

This is a short guide on how to uninstall python3-pytest-django on Kali Linux:

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

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

Package: python3-pytest-django
Source: pytest-django
Version: 4.5.2-3
Installed-Size: 91
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest (>= 5.4), python3:any
Size: 27016
SHA256: d4ce9bace4ba408827443e5d913472043d21a7dbd8c96d7e5878bba7f95e89fe
SHA1: c16167ce246bc6fc356539f6f13beceb9f5e231e
MD5sum: 94a5c7c977a6fc429023989c76fe9c9b
Description: Django plugin for py.test.
Running your test suite with pytest-django allows you to access features
of pytest that wouldn't normally be available with the Django’s
manage.py test command.
.
This package contains the python 3 version.
Description-md5:
Homepage: https://pytest-django.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/p/pytest-django/python3-pytest-django_4.5.2-3_all.deb