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

Last updated: May 17,2024

1. Install "python3-django-housekeeping" package

This tutorial shows how to install python3-django-housekeeping on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-django-housekeeping" package

Please follow the guidelines below to uninstall python3-django-housekeeping on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3-six, python3:any (>= 3.3.2-2~)
Recommends: python3-django
Filename: pool/universe/d/django-housekeeping/python3-django-housekeeping_1.0-1_all.deb
Size: 11172
MD5sum: 190c18bf25bf9b3be93f1c54da4e6b5b
SHA1: 95bb014e988e0ba59decf4b97efaa027314cec46
SHA256: 32a3a29c355084b4dcf3372f99b1a295506610e7677f5eefcf8d2890bbf0aac4
Description-en: 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: 523c53911442e86bb1181841ebe43fdd
Homepage: https://github.com/spanezz/django-housekeeping
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu