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

Last updated: April 28,2024

1. Install "python3-sphinx-panels" package

Please follow the guidance below to install python3-sphinx-panels on Kali Linux

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

2. Uninstall "python3-sphinx-panels" package

Learn how to uninstall python3-sphinx-panels on Kali Linux:

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

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

Package: python3-sphinx-panels
Source: sphinx-panels
Version: 0.6.0-4
Installed-Size: 328
Maintainer: Debian Python Team ,
Architecture: all
Depends: python3-docutils, python3-importlib-resources | python3-supported-min (>= 3.7), python3-sphinx, python3:any
Size: 69720
SHA256: 66740a03bf7d89ccc2196700a3eb023ccd269e167ff3f0f3a799bab64d203785
SHA1: fa3638dfa2b88227ebd72000594c074b019a8523
MD5sum: 5e8dae5f7cab306acda313febbfaf9be
Description: sphinx extension for creating panels in a grid layout
A sphinx extension for creating document components optimised for HTML+CSS.
.
* The panels directive creates panels of content in a grid layout, utilising
both the Bootstrap 4 grid system, and cards layout
* The link-button directive creates a click-able button, linking to a URL or
reference, and can also be used to make an entire panel click-able
* The dropdown directive creates toggle-able content
* The tabbed directive creates tabbed content
* opticon and fa (fontawesome) roles allow for inline icons to be added.
Description-md5:
Homepage: https://github.com/executablebooks/sphinx-panels
Section: python
Priority: optional
Filename: pool/main/s/sphinx-panels/python3-sphinx-panels_0.6.0-4_all.deb