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

Last updated: October 05,2024

1. Install "python3-nbconvert" package

Please follow the instructions below to install python3-nbconvert on Kali Linux

$ sudo apt update $ sudo apt install python3-nbconvert

2. Uninstall "python3-nbconvert" package

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

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

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

Package: python3-nbconvert
Source: nbconvert
Version: 6.5.3-4
Installed-Size: 1037
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bleach (>= 5.0.0), python3-bs4, python3-defusedxml, python3-entrypoints, python3-jinja2, python3-jupyter-core, python3-jupyterlab-pygments, python3-lxml, python3-markupsafe, python3-nbclient, python3-nbformat, python3-packaging, python3-pandocfilters, python3-pygments, python3-tinycss2, python3-traitlets, python3:any
Recommends: pandoc, python3-jupyter-client
Suggests: python-nbconvert-doc, texlive-fonts-recommended, texlive-plain-generic, texlive-xetex
Size: 163404
SHA256: 2f704467b07ff8b5c0bde5e5182960fb12cece8402e0ba359f3feadea8c747fd
SHA1: 3f3fc47e7cc3683adb76c6d93d2313bbe812e3d5
MD5sum: 9947c47237ff4febf1138388da1b6ec2
Description: Jupyter notebook conversion (Python 3)
Jupyter nbconvert converts notebooks to various other formats
using Jinja templates.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/nbconvert
Section: python
Priority: optional
Filename: pool/main/n/nbconvert/python3-nbconvert_6.5.3-4_all.deb