How to Install and Uninstall python3-jupyter-core Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-jupyter-core" package

Please follow the step by step instructions below to install python3-jupyter-core on Kali Linux

$ sudo apt update $ sudo apt install python3-jupyter-core

2. Uninstall "python3-jupyter-core" package

This guide covers the steps necessary to uninstall python3-jupyter-core on Kali Linux:

$ sudo apt remove python3-jupyter-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jupyter-core package on Kali Linux

Package: python3-jupyter-core
Source: jupyter-core
Version: 5.3.2-1
Installed-Size: 117
Maintainer: Debian Python Team
Architecture: all
Depends: python3-distutils, python3-platformdirs (>= 2.5), python3-traitlets, python3:any
Suggests: python3-pip
Size: 31492
SHA256: e5ed205eac985f87c2b31bf9a240b2d7c5d2c13963e94d88df1d5c2c30e44da9
SHA1: 560ba8866251fe4e6fd5d728fdad261b2f1a1eda
MD5sum: 7528c6024eaceb2b9ccbc80765b48be2
Description: Core common functionality of Jupyter projects for Python 3
This software component contains the base framework (application
classes and configurations) for the rest of the Jupyter projects ; it
doesn't do much by itself.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/jupyter_core
Section: python
Priority: optional
Filename: pool/main/j/jupyter-core/python3-jupyter-core_5.3.2-1_all.deb