How to Install and Uninstall jupyter-nbconvert Package on Kali Linux

Last updated: April 20,2024

1. Install "jupyter-nbconvert" package

This is a short guide on how to install jupyter-nbconvert on Kali Linux

$ sudo apt update $ sudo apt install jupyter-nbconvert

2. Uninstall "jupyter-nbconvert" package

Please follow the steps below to uninstall jupyter-nbconvert on Kali Linux:

$ sudo apt remove jupyter-nbconvert $ sudo apt autoclean && sudo apt autoremove

3. Information about the jupyter-nbconvert package on Kali Linux

Package: jupyter-nbconvert
Source: nbconvert
Version: 6.5.3-4
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: jupyter-core, python3-nbconvert (= 6.5.3-4), python3:any
Size: 22512
SHA256: ad016948c85c5ebeb41433b3cb03a6a9c4b94a2f7b0d7c58c499de33e193fbd7
SHA1: f211b7b9d03df655ce3615d93334e704ffc905e5
MD5sum: f2e22ba7a4173f38180d043563c9050d
Description: Jupyter notebook conversion (scripts)
Jupyter nbconvert converts notebooks to various other formats
using Jinja templates.
.
This package installs the jupyter-nbconvert script.
Description-md5:
Homepage: https://github.com/jupyter/nbconvert
Section: utils
Priority: optional
Filename: pool/main/n/nbconvert/jupyter-nbconvert_6.5.3-4_all.deb