How to Install and Uninstall python3-zzzeeksphinx Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-zzzeeksphinx" package

This guide let you learn how to install python3-zzzeeksphinx on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-zzzeeksphinx

2. Uninstall "python3-zzzeeksphinx" package

In this section, we are going to explain the necessary steps to uninstall python3-zzzeeksphinx on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-zzzeeksphinx package on Ubuntu 21.10 (Impish Indri)

Package: python3-zzzeeksphinx
Architecture: all
Version: 1.1.6-1ubuntu1
Priority: optional
Section: universe/python
Source: zzzeeksphinx
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 155
Depends: python3-mako, python3-pyscss, python3-requests, python3:any
Recommends: python3-pygments
Enhances: python3-sphinx
Filename: pool/universe/z/zzzeeksphinx/python3-zzzeeksphinx_1.1.6-1ubuntu1_all.deb
Size: 42096
MD5sum: 0f46f4883376de7ca5143adfc075f81d
SHA1: a5ffd1260f5f32296883f4c958f30bfa5a960067
SHA256: 5354009a8a4ad30104c6ab055504bca41314cf945c1ffab34fe61ec928cb8323
SHA512: 7c8c43936698de00907f05a22dae02d0cbed6c003df30600b236aa4b4df1f731d16e6eb2bcf9324c6588d1db3654938839870a7daf2bf804ff739c8f3663db05
Homepage: https://github.com/sqlalchemyorg/zzzeeksphinx
Description-en: 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 pyscss
Description-md5: 4f212bc11d1a3c5c6d0fa4b9761ac8d1