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

Last updated: May 15,2024

1. Install "python3-django-hvad" package

Please follow the guidelines below to install python3-django-hvad on Kali Linux

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

2. Uninstall "python3-django-hvad" package

Here is a brief guide to show you how to uninstall python3-django-hvad on Kali Linux:

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

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

Package: python3-django-hvad
Source: django-hvad
Version: 1.8.0-2
Installed-Size: 282
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django (>= 1.8), python3:any
Size: 45152
SHA256: 01a0a749f4b2f8e7eb06655e757e87756c2bdfab9b8df5b48c30b2cfa06c66e6
SHA1: 45fc5fe413cc7977b13fb29b915241d7dcc33b55
MD5sum: 88dedc6680fb342d3e597bec0d0adbbc
Description: Painless translations in Django
Painless translations in django, using the regular ORM. Integrates
easily into existing projects and apps. Easy convertible from
django-multilingual-ng.
.
This project adds support for model translations in Django. It is
designed to be unobtrusive, efficient and reliable. On the technical
side, it uses an automatically created Translations Model to store
translatable fields in arbitrary languages with a foreign key to the
main model, enabling fast queries.
.
Started in 2011, hvad has grown mature and is now used on large scale
applications.
Description-md5: cf94ffb9ef36d92e52aa1be561c94131
Homepage: https://github.com/KristianOellegaard/django-hvad
Section: python
Priority: optional
Filename: pool/main/d/django-hvad/python3-django-hvad_1.8.0-2_all.deb