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

Last updated: May 18,2024

1. Install "python3-django-modeltranslation" package

Here is a brief guide to show you how to install python3-django-modeltranslation on Kali Linux

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

2. Uninstall "python3-django-modeltranslation" package

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

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

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

Package: python3-django-modeltranslation
Source: django-modeltranslation
Version: 0.18.12-1
Installed-Size: 196
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any
Suggests: python-django-modeltranslation-doc
Size: 49696
SHA256: b50c2bde00f24772d7929fc079bbd50f7b09caad09122f36fc0beddf7f37d3aa
SHA1: f57f338621d2714c49b9e84ff8cdf012f5e5a458
MD5sum: 7f8227652812d0d14067c744aa3ecc6f
Description: Translate dynamic content of Django models (Python 3)
The modeltranslation application can be used to translate dynamic content of
existing models to an arbitrary number of languages without having to change
the original model classes. It uses a registration approach (comparable to
Django's admin app) to be able to add translations to existing or new projects
and is fully integrated into the Django admin backend.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/deschler/django-modeltranslation/
Section: python
Priority: optional
Filename: pool/main/d/django-modeltranslation/python3-django-modeltranslation_0.18.12-1_all.deb