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

Last updated: May 17,2024

1. Install "python3-django-housekeeping" package

Please follow the guidelines below to install python3-django-housekeeping on Kali Linux

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

2. Uninstall "python3-django-housekeeping" package

This guide covers the steps necessary to uninstall python3-django-housekeeping on Kali Linux:

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

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

Package: python3-django-housekeeping
Source: django-housekeeping
Version: 1.2-2
Installed-Size: 64
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 12008
SHA256: 8aed1f8b3284ba83c51429d837a32ea4105eae807e6ee79f49ff6575e092368f
SHA1: f34d9c848a632d36a646de3366f7aba4d8963eb6
MD5sum: 3dd7751ef3c7e87c78c931591177cd1b
Description: Pluggable housekeeping framework for Django sites in Python 3
django\_housekeeping provides a management command that finds and run
tasks defined by your Django apps.
.
Tasks can declare dependencies on each other, run in multiple stages
and provide infrastructure that other tasks can use.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/spanezz/django-housekeeping
Section: python
Priority: optional
Filename: pool/main/d/django-housekeeping/python3-django-housekeeping_1.2-2_all.deb