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

Last updated: May 11,2024

1. Install "jupyter-core" package

In this section, we are going to explain the necessary steps to install jupyter-core on Kali Linux

$ sudo apt update $ sudo apt install jupyter-core

2. Uninstall "jupyter-core" package

Please follow the guidance below to uninstall jupyter-core on Kali Linux:

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

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

Package: jupyter-core
Version: 5.3.2-1
Installed-Size: 26
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jupyter-core (= 5.3.2-1), python3:any
Size: 12560
SHA256: 50c27b3579c58acf87c9acec90af00299759ed864df4085934845343926f6cf6
SHA1: c993560d830677e91e2fbe5ad0a972082c8d8f92
MD5sum: 7b1356d262264d1933eff18a51c9d038
Description: Core common functionality of Jupyter projects (tools)
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 contains the migration tool (off IPython before 4.0)
and a path-giving utility.
Description-md5:
Homepage: https://github.com/jupyter/jupyter_core
Section: utils
Priority: optional
Filename: pool/main/j/jupyter-core/jupyter-core_5.3.2-1_all.deb