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

Last updated: April 28,2024

1. Install "python3-django-analytical" package

This guide let you learn how to install python3-django-analytical on Kali Linux

$ sudo apt update $ sudo apt install python3-django-analytical

2. Uninstall "python3-django-analytical" package

Please follow the instructions below to uninstall python3-django-analytical on Kali Linux:

$ sudo apt remove python3-django-analytical $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-analytical
Source: python-django-analytical
Version: 3.1.0-1
Installed-Size: 145
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-django
Suggests: python-django-analytical-doc
Size: 29576
SHA256: d8e74b58c3588b26748e71dbbf1b71c54048caad7243f7a442370a0e0ae118ec
SHA1: 620ec32c4c3ad9bd0c3d5a4c58c90d3f51090013
MD5sum: 3d38787a97fc9cfb882529371178df92
Description: Integrate analytics services into a Django (Python3 version)
The django-analytical application integrates analytics services into a Django
project.
.
Using an analytics service with a Django project means adding Javascript
tracking code to the project templates. Of course, every service has its own
specific installation instructions. Furthermore, you need to include your
unique identifiers, which then end up in the templates.
.
This application hides the details of the different analytics services behind a
generic interface, and keeps personal information and configuration out of the
templates. Its goal is to make the basic set-up very simple, while allowing
advanced users to customize tracking. Each service is set up as recommended by
the services themselves, using an asynchronous version of the Javascript code
if possible.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jazzband/django-analytical/
Section: python
Priority: optional
Filename: pool/main/p/python-django-analytical/python3-django-analytical_3.1.0-1_all.deb