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

Last updated: May 02,2024

1. Install "python3-sphinx-tabs" package

Learn how to install python3-sphinx-tabs on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-tabs

2. Uninstall "python3-sphinx-tabs" package

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

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

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

Package: python3-sphinx-tabs
Source: sphinx-tabs
Version: 3.4.4-1
Installed-Size: 50
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils (>= 0.17), python3-pygments, python3-sphinx (>= 5), python3:any
Suggests: python3-sphinx-tabs-doc
Size: 14752
SHA256: f5895f8ea4fcff274e3a80cb247ebce750c479daece1c929c1c1287cf4b1eba5
SHA1: aeb01975333f40b91a382e2c5294a2c0c3febe74
MD5sum: 09358fa29e51f16de1a6bc7fc9b37d67
Description: Tabbed views for Sphinx
Sphinx Tabs is a Sphinx extension that allows one to create tabbed
content in a Sphinx documentation built in HTML. The current features
are:
- Simple tabs
- Groupped tabs (synchronize the tabs between multiple areas of the
page)
- Code tabs
.
This package contains the Python3 library for sphinx-tabs
Description-md5:
Homepage: https://github.com/djungelorm/sphinx-tabs
Section: python
Priority: optional
Filename: pool/main/s/sphinx-tabs/python3-sphinx-tabs_3.4.4-1_all.deb