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

Last updated: May 18,2024

1. Install "python3-nb2plots" package

This guide let you learn how to install python3-nb2plots on Kali Linux

$ sudo apt update $ sudo apt install python3-nb2plots

2. Uninstall "python3-nb2plots" package

Learn how to uninstall python3-nb2plots on Kali Linux:

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

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

Package: python3-nb2plots
Source: nb2plots
Version: 0.7.2-2
Installed-Size: 407
Maintainer: Debian Python Team ,
Architecture: all
Depends: python3-nbformat, python3-ipython, python3-matplotlib, python3-nbconvert, python3-numpy, python3-sphinx, python3-sphinxtesters, python3-texext, python3:any
Size: 98248
SHA256: 7ee24b43cd8b2d5a91c55047c53b9659eb72642742f12ac76a2dafe37d6e95bd
SHA1: 9641ca8084159ef8c0aa18354e93ddb44df5e3ac
MD5sum: 5f2f664fa715953abd48c389766c29f8
Description: Converting between ipython notebooks and sphinx docs (Python 3)
nb2plots converts Jupyter notebooks to ReST files for Sphinx, and back again.
.
Nb2plots assumes that the ReST document will become the source for your Sphinx
web pages, but also for future versions of the notebook. The notebook may
serve as a draft for the polished ReST page, and an output format from the
Sphinx build.
.
This package contains the Python 3 version of nb2plots.
Description-md5:
Homepage: https://github.com/matthew-brett/nb2plots
Section: python
Priority: optional
Filename: pool/main/n/nb2plots/python3-nb2plots_0.7.2-2_all.deb