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

Last updated: May 17,2024

1. Install "python-django-session-security" package

Please follow the guidance below to install python-django-session-security on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-session-security

2. Uninstall "python-django-session-security" package

Please follow the guidelines below to uninstall python-django-session-security on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-session-security $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-session-security
Priority: optional
Section: universe/python
Installed-Size: 526
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-session-security
Version: 2.3.1+dfsg-1
Depends: python-django, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/d/django-session-security/python-django-session-security_2.3.1+dfsg-1_all.deb
Size: 104876
MD5sum: 9170ebb2201393640c995f47fdacc133
SHA1: f096a2fa49ec31d343d7e61c4839fa5e6b2c9aa6
SHA256: 9064eaebe9dcd1ccf10332e7eb87bc2f23edb3a8ac80f79aca206b35294a1138
Description-en: Python2 Django module to log a user out after X minutes
A little javascript and middleware work together to ensure that the
user was active during the past X minutes in any tab he has open.
Otherwise, display a warning leaving a couple of minutes to show any
kind of activity like moving the mouse. Otherwise, logout the user.
.
This is the Python 2 version.
Description-md5: 4e4bae16170e70cf6f9f0f07e3b5d6e1
Homepage: http://django-session-security.rtfd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu