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

Last updated: May 18,2024

1. Install "python3-django-stronghold" package

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

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

2. Uninstall "python3-django-stronghold" package

Please follow the step by step instructions below to uninstall python3-django-stronghold on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-django-stronghold
Priority: optional
Section: universe/python
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-stronghold
Version: 0.2.7+debian-2
Depends: python3:any (>= 3.4~), python3-django
Filename: pool/universe/d/django-stronghold/python3-django-stronghold_0.2.7+debian-2_all.deb
Size: 8870
MD5sum: 923aad23380293407b1b2c0679812750
SHA1: 80adfcdd6692cf2945757655e20a025e14d012e1
SHA256: 3037e1ca32b78fa5a74c562af25b8cdaa53cf6f1ac543107ffd8ca1b117f3782
Description-en: Python3 Django app to make all views default login_required
Stronghold is a very small and easy to use Django app that makes all
your Django project default to require login for all of your views.
This is the Python3 package
Description-md5: 57cd2821d2e2277f4b8cd609115955a6
Homepage: http://mikegrouchy.com/django-stronghold/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu