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

Last updated: May 17,2024

1. Install "python-django-stronghold" package

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

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

2. Uninstall "python-django-stronghold" package

This guide covers the steps necessary to uninstall python-django-stronghold on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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
Provides: python2.7-django-stronghold
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-django
Filename: pool/universe/d/django-stronghold/python-django-stronghold_0.2.7+debian-2_all.deb
Size: 8788
MD5sum: de9be795fe3af1476237601c54e0be60
SHA1: 24056b97c5aedb6773c37537ff2b1a8a7f7af80c
SHA256: 8bd72c25778a99f443a59acac16ef23149a2c3d5e68516ec67046df2397bf3b8
Description-en: 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.
Description-md5: 721e130887de9f2415c8170f67b5afcb
Homepage: http://mikegrouchy.com/django-stronghold/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu