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

Last updated: May 18,2024

1. Install "python3-django-cte" package

Please follow the steps below to install python3-django-cte on Kali Linux

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

2. Uninstall "python3-django-cte" package

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

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

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

Package: python3-django-cte
Source: django-cte
Version: 1.3.2-1
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 11252
SHA256: ba185d0d21d76e643a9960c8810b6b7bc6668cac3cafc14a7396373cd34432aa
SHA1: 12505825889cf1b9ef4251bbdb0f772abf26fcb2
MD5sum: 0f427b5167eb7aa2b4e17c56090fab5d
Description: Common Table Expressions (CTE) for Django
A Common Table Expression acts like a temporary table or view that exists only
for the duration of the query it is attached to. django-cte allows common table
expressions to be attached to normal Django ORM queries.
Description-md5:
Homepage: https://github.com/dimagi/django-cte
Section: python
Priority: optional
Filename: pool/main/d/django-cte/python3-django-cte_1.3.2-1_all.deb