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

Last updated: July 27,2024

1. Install "python3-nbsphinx" package

Here is a brief guide to show you how to install python3-nbsphinx on Kali Linux

$ sudo apt update $ sudo apt install python3-nbsphinx

2. Uninstall "python3-nbsphinx" package

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

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

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

Package: python3-nbsphinx
Source: nbsphinx
Version: 0.8.11+ds-1
Installed-Size: 149
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils, python3-jinja2, python3-nbconvert, python3-nbformat, python3-sphinx, python3-traitlets, python3:any
Recommends: python3-sphinxcontrib.bibtex, python3-matplotlib, python3-numpy, python3-pandas
Suggests: python-nbsphinx-doc (= 0.8.11+ds-1)
Size: 36132
SHA256: d16acea11e8408115cbe2def852ccf3093c9b79fc266b578aec95dcc4ab8d903
SHA1: ca55ddcc0e2ce69dfe525284ba2fc3b03e045d0e
MD5sum: fe30d18b69230f0c0800c34642a0b984
Description: Jupyter Notebook Tools for Sphinx -- Python 3
nbsphinx is a Sphinx extension that provides a source parser for *.ipynb
files. Custom Sphinx directives are used to show Jupyter Notebook code cells
(and of course their results) in both HTML and LaTeX output.
Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be
automatically executed during the Sphinx build process.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://nbsphinx.rtfd.org/
Section: python
Priority: optional
Filename: pool/main/n/nbsphinx/python3-nbsphinx_0.8.11+ds-1_all.deb