How to Install and Uninstall jupyter Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "jupyter" package

This guide covers the steps necessary to install jupyter on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install jupyter

2. Uninstall "jupyter" package

This tutorial shows how to uninstall jupyter on Ubuntu 21.10 (Impish Indri):

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

3. Information about the jupyter package on Ubuntu 21.10 (Impish Indri)

Package: jupyter
Architecture: all
Version: 4.7.1-1
Multi-Arch: foreign
Priority: optional
Section: universe/metapackages
Source: jupyter-core
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15
Depends: jupyter-core, jupyter-client, jupyter-console, jupyter-nbformat
Recommends: jupyter-nbconvert, jupyter-notebook, python3-ipykernel
Suggests: jupyter-qtconsole
Filename: pool/universe/j/jupyter-core/jupyter_4.7.1-1_all.deb
Size: 2368
MD5sum: 67c093abd6186152e821cf7f0ed9f40e
SHA1: 849ace85309dbc290a5342f924d36bd348c478e8
SHA256: 49bcd36c633a2d262bb8ea8b9aacde5731884b1329a87d38b1d68b8902f97b1e
SHA512: 5d548d53bc61ffba94696b43fac9f46107e334aec76f3c7fb462be89f2a8eb74bc90b2cbcd2e476c77a54c76bec92b6f8d943e5c9c412aa94193cf1ba3ed8ab1
Homepage: https://github.com/jupyter/jupyter_core
Description-en: Interactive computing environment (metapackage)
Project Jupyter provides tools for interactive computing, useful for data
science, scientific computing and learning. Computational languages for
multiple languages are available; the name Jupyter is derived from
Julia, Python and R.
.
This package depends on a standard set of Jupyter packages;
- the core and client libraries
- the console interface
- the web-based notebook
- tools for working with and converting notebook (ipynb) files
- the python3 computational kernel
.
The various jupyter components can be called using the /usr/bin/jupyter
entrypoint, eg "jupyter notebook".
Description-md5: fea5026998e57d68a9c9adba550642c3