How to Install and Uninstall python3-django-cas-server Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-django-cas-server" package

This guide covers the steps necessary to install python3-django-cas-server on Kali Linux

$ sudo apt update $ sudo apt install python3-django-cas-server

2. Uninstall "python3-django-cas-server" package

This tutorial shows how to uninstall python3-django-cas-server on Kali Linux:

$ sudo apt remove python3-django-cas-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-cas-server package on Kali Linux

Package: python3-django-cas-server
Source: django-cas-server
Version: 2.0.0-2
Installed-Size: 647
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-lxml, python3-requests, python3-requests-futures, python3-six (>= 1), python3:any
Suggests: python3-django-cas-server-doc
Size: 119856
SHA256: 10d1aeb58b9fdf3dadc893eb1974bfccc8fd5ce1086e6b1b0086356db511404c
SHA1: 5b1470aab9c0da8308d224fd4f982ba9bf798154
MD5sum: b3d861154472cbfa370f0d7301757880
Description: CAS server library for Django
CAS Server is a Django application implementing the Central Authentication
Service (CAS) Protocol version 3.0 specification.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/nitmir/django-cas-server
Section: python
Priority: optional
Filename: pool/main/d/django-cas-server/python3-django-cas-server_2.0.0-2_all.deb