How to Install and Uninstall python3-sphinx-remove-toctrees Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-sphinx-remove-toctrees" package

This tutorial shows how to install python3-sphinx-remove-toctrees on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-remove-toctrees

2. Uninstall "python3-sphinx-remove-toctrees" package

This guide covers the steps necessary to uninstall python3-sphinx-remove-toctrees on Kali Linux:

$ sudo apt remove python3-sphinx-remove-toctrees $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-remove-toctrees package on Kali Linux

Package: python3-sphinx-remove-toctrees
Source: sphinx-remove-toctrees
Version: 0.0.3-4
Installed-Size: 25
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx (>= 1.8), python3:any
Size: 5748
SHA256: a2e223e23110dbc7c9d0d52a5a20d3520cff34527fe23bd23adaf79587b3a3cb
SHA1: 0d3a94f7aac9cb7ad4884c43f935803203ea235a
MD5sum: 5973fa129c4e60a04ebf44bf1085d515
Description: Reduce sphinx documentation build times
Improve your Sphinx build time by selectively removing TocTree
objects from pages. This is useful if your documentation uses
auto-generated API documentation, which generates **a lot** of stub
pages.
.
This extension can be used to remove the sidebar links for just the
pages you specify, speed up the build considerably.
.
## Who is this for?
.
This package is for maintainers that use Sphinx and have really large
API documentation (or for some other reason, have a ton of nested
pages). If you use a Sphinx theme that contains the entire Table of
Contents on every page (e.g., any theme that has "collapsable"
sidebar sections), this will slow things down considerably. Use this
theme to speed up your builds.
Description-md5:
Homepage: https://github.com/executablebooks/sphinx-remove-toctrees
Section: python
Priority: optional
Filename: pool/main/s/sphinx-remove-toctrees/python3-sphinx-remove-toctrees_0.0.3-4_all.deb