How to Install and Uninstall python-django-pgschemas-doc Package on Kali Linux

Last updated: July 06,2024

1. Install "python-django-pgschemas-doc" package

Please follow the instructions below to install python-django-pgschemas-doc on Kali Linux

$ sudo apt update $ sudo apt install python-django-pgschemas-doc

2. Uninstall "python-django-pgschemas-doc" package

This tutorial shows how to uninstall python-django-pgschemas-doc on Kali Linux:

$ sudo apt remove python-django-pgschemas-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-pgschemas-doc package on Kali Linux

Package: python-django-pgschemas-doc
Source: python-django-pgschemas
Version: 0.15.1-2
Installed-Size: 314
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 37076
SHA256: 15cc4a1ead351f2c656aeb41ac9d2b83849bec372c9ce2e6c078c9ae9c9c84ad
SHA1: e7ef61fc34e2d7a5c3a2eedd96d196933fa84e15
MD5sum: c8daf0fd9623ba9877710b32262c0dc6
Description: Django multi-tenancy using PostgreSQL schemas (Documentation)
This app uses PostgreSQL schemas to support data multi-tenancy in a single
Django project. It is a fork of django-tenants with some conceptual changes:
.
* There are static tenants and dynamic tenants. Static tenants can have their
own apps and urlconf.
* Tenants can be simultaneously routed via subdomain and via subfolder on
shared subdomain.
* Public is no longer the schema for storing the main site data. Public should
be used only for true shared data across all tenants. Table "overriding" via
search path is no longer encouraged.
* Management commands can be run on multiple schemas via wildcards - the
multiproc behavior of migrations was extended to just any tenant command.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/lorinkoz/django-pgschemas
Section: doc
Priority: optional
Filename: pool/main/p/python-django-pgschemas/python-django-pgschemas-doc_0.15.1-2_all.deb