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

Last updated: November 26,2024

1. Install "python3-django-parler" package

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

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

2. Uninstall "python3-django-parler" package

This guide covers the steps necessary to uninstall python3-django-parler on Kali Linux:

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

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

Package: python3-django-parler
Source: python-django-parler
Version: 2.3-3
Installed-Size: 310
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Suggests: python-django-parler-doc
Size: 62452
SHA256: 6766757429e43001e058db3262cffecb867e769674c12418bfd8f1db8a587680
SHA1: 9d60743745a8350bb41fd96eca516ce25489bd32
MD5sum: cf8440cc51940ae91fa585cf216cd4d9
Description: Django model translations (Python3 version)
Simple Django model translations without nasty hacks.
Features:
* Nice admin integration.
* Access translated attributes like regular attributes.
* Automatic fallback to the default language.
* Separate table for translated fields, compatible with django-hvad.
* Plays nice with others, compatible with django-polymorphic and django-mptt.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/django-parler/django-parler
Section: python
Priority: optional
Filename: pool/main/p/python-django-parler/python3-django-parler_2.3-3_all.deb