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

Last updated: May 20,2024

1. Install "python3-django-nose" package

This tutorial shows how to install python3-django-nose on Kali Linux

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

2. Uninstall "python3-django-nose" package

Please follow the guidelines below to uninstall python3-django-nose on Kali Linux:

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

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

Package: python3-django-nose
Source: django-nose
Version: 1.4.6-3
Installed-Size: 90
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-nose, python3:any
Size: 24704
SHA256: 3c6245d7d700e089223ad537b3c8b0da650ce3d141d2efdc465f193e0717228d
SHA1: a19ec09ab42b57dc0424501a63cd804ada49b5fc
MD5sum: 0310091a059dc0aa38ba40474c8ddfce
Description: Django test runner that uses python-nose (Python3 version)
python-django-nose integrates python-nose into Django test runner by
extending the Django management CLI with nose-related options.
Those options are targeted at running nose tests directly from within the
Django management system (e.g. django-admin).
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://pypi.python.org/pypi/django-nose/
Section: python
Priority: optional
Filename: pool/main/d/django-nose/python3-django-nose_1.4.6-3_all.deb