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

Last updated: May 18,2024

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

This guide covers the steps necessary to install python3-django-session-security on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: python3-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: python3-django, python3:any (>= 3.3.2-2~), libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/d/django-session-security/python3-django-session-security_2.3.1+dfsg-1_all.deb
Size: 104964
MD5sum: bffe501926a13ba9ef0e3e7a2d25db46
SHA1: 8cb2722ca01820750c676920ea04285965d9d37c
SHA256: 89c6472b1777d380e361d4bbfe4b7808a200e4000e1ccdcb043743e694af6f56
Description-en: Python3 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 3 version.
Description-md5: a84128a8e7acb3940521ebf8044ee3e7
Homepage: http://django-session-security.rtfd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu