How to Install and Uninstall python-django-housekeeping Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-django-housekeeping" package

This guide let you learn how to install python-django-housekeeping on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-django-housekeeping" package

Learn how to uninstall python-django-housekeeping on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-django-housekeeping package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-django-housekeeping
Priority: optional
Section: universe/python
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Bardelli
Architecture: all
Source: django-housekeeping
Version: 1.0-1
Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-django
Filename: pool/universe/d/django-housekeeping/python-django-housekeeping_1.0-1_all.deb
Size: 11100
MD5sum: fb3118f7a2e83a8b939d2b2e70e798ec
SHA1: 54f7d3bd297b459758b931ce3f80e9d2fe137e49
SHA256: 9b844b768c2833661e9a35de18835a99578234bdd2b8795c99ccd61e6a0062fe
Description-en: Pluggable housekeeping framework for Django sites in Python 2
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 2 version of the package.
Description-md5: b7ec15547bbcfdcfe1d13f35f52f0a99
Homepage: https://github.com/spanezz/django-housekeeping
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu