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

Last updated: May 15,2024

1. Install "python3-django-ipware" package

Please follow the step by step instructions below to install python3-django-ipware on Kali Linux

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

2. Uninstall "python3-django-ipware" package

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

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

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

Package: python3-django-ipware
Source: django-ipware
Version: 4.0.2-1
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 13088
SHA256: 095fe1a16b6f6b1bd3d30205825341d21275eb4b4e7a6203a1f19dd9b9683f8e
SHA1: 60aa25d5d314f7487cd5184c1e7e51302dcef745
MD5sum: 935313c76f13c0d2dabf8ebf05b1adaf
Description: Django app to retrieve client's IP address
django-ipware can be used in a view or a middleware where the
`request` object is available. It will attempt to get the client's IP
address, and determine if that IP address is publicly routable on the
Internet.
Description-md5:
Homepage: https://github.com/un33k/django-ipware
Section: python
Priority: optional
Filename: pool/main/d/django-ipware/python3-django-ipware_4.0.2-1_all.deb