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

Last updated: May 18,2024

1. Install "python3-django-postgres-extra" package

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

$ sudo apt update $ sudo apt install python3-django-postgres-extra

2. Uninstall "python3-django-postgres-extra" package

In this section, we are going to explain the necessary steps to uninstall python3-django-postgres-extra on Kali Linux:

$ sudo apt remove python3-django-postgres-extra $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-postgres-extra
Source: python-django-postgres-extra
Version: 2.0.8-1
Installed-Size: 270
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-django, python3:any
Suggests: python-django-postgres-extra-doc
Size: 42812
SHA256: 18c6f00fdd2945ffe32c5e4a6ee4d7933fc9208c76b19b66eedd39d3ff0c6163
SHA1: 3755fb51345ad6f7f15db6d3137caad292cc884f
MD5sum: 0c316f2e1d8b433c52f847e2a4463722
Description: Extended PostgreSQL for Django (Python3 version)
This provides extended functionality for PostgreSQL databases to Django.
Currently supported are:
* Native upserts (single query, concurrency safe and bulk support)
* Extended support for HStoreField (unique or null constraints, selecting
individual keys)
* Extra signals for updates
* MIN and MAX expressions for multiple value fields such as hstore and array
* Custom indexes with conditions.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/SectorLabs/django-postgres-extra/
Section: python
Priority: optional
Filename: pool/main/p/python-django-postgres-extra/python3-django-postgres-extra_2.0.8-1_all.deb