How to Install and Uninstall python3-django-session-security Package on Kali Linux

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 Kali Linux

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

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

Please follow the guidance below to uninstall python3-django-session-security on Kali Linux:

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

3. Information about the python3-django-session-security package on Kali Linux

Package: python3-django-session-security
Source: django-session-security
Version: 2.6.7+dfsg-1
Installed-Size: 300
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3-django, python3:any, libjs-sphinxdoc (>= 7.2.2)
Recommends: libjs-jquery
Size: 40528
SHA256: c4caec81822f5f3e4f49e10bcb9635fc902fa34b88bd3e400318b71fdc451426
SHA1: 66ccf01cbf67da03eb177d011b3b3cbe8c4ab1f0
MD5sum: 86fe6ed69738d9a14e5122d8e2bbe9e4
Description: 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.
Description-md5:
Homepage: https://django-session-security.rtfd.org/
Tag: implemented-in::python, interface::web, role::plugin, role::program,
security::authentication, use::login
Section: python
Priority: optional
Filename: pool/main/d/django-session-security/python3-django-session-security_2.6.7+dfsg-1_all.deb