How to Install and Uninstall python3-zzzeeksphinx Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-zzzeeksphinx" package

This guide covers the steps necessary to install python3-zzzeeksphinx on Kali Linux

$ sudo apt update $ sudo apt install python3-zzzeeksphinx

2. Uninstall "python3-zzzeeksphinx" package

Please follow the step by step instructions below to uninstall python3-zzzeeksphinx on Kali Linux:

$ sudo apt remove python3-zzzeeksphinx $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zzzeeksphinx package on Kali Linux

Package: python3-zzzeeksphinx
Source: zzzeeksphinx
Version: 1.4.0-2
Installed-Size: 227
Maintainer: Debian Python Team
Architecture: all
Depends: python3-libsass, python3-mako, python3-requests, python3-sphinx, python3-sphinxcontrib.jquery, python3:any
Recommends: python3-pygments
Enhances: python3-sphinx
Size: 80900
SHA256: 31b5c4a1877f1d8bd2ed0f6ad136366ea601b46d10bdd5145df0c05889755160
SHA1: ca00a090cba56132ce19b6284d6e74eb89acea96
MD5sum: 781e83f9de2d21858366f1519ab3a062
Description: Zzzeek's Sphinx layout and utilities
This layout is first and foremost pulled in for the SQLAlchemy documentation
builds (and possibly other related projects), but is also usable as a
standalone theme / utility set for any project.
.
Features include:
.
* uses Mako templates instead of Jinja, for more programmatic capabilities
inside of templates
* layout includes an independently scrollable sidebar
* unique (to Sphinx) “contextual” sidebar contents that shows the current
page in context with all sibling pages
* modifications to autodoc which illustrate inherited classes, bases, method
documentation illustrates if a method is only inherited from the base or
overridden
* “dynamic base” feature that will, under ReadTheDocs, pull in optional
.mako and .py files from the website of your choice that will serve as an
alternate base template and a source of extra config setup, respectively,
allowing the layout to be integrated into the layout of an external site
when viewing on the web
* “viewsource” extension that can provide highlighted sourcecode to any
Python file arbitrarily
* SQLAlchemy-specific stuff, like the [SQL] popups, the dialect info
directives
* scss support using libsass
Description-md5:
Homepage: https://github.com/sqlalchemyorg/zzzeeksphinx
Section: python
Priority: optional
Filename: pool/main/z/zzzeeksphinx/python3-zzzeeksphinx_1.4.0-2_all.deb