How to Install and Uninstall python-ipykernel Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 19,2024

1. Install "python-ipykernel" package

This is a short guide on how to install python-ipykernel on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-ipykernel

2. Uninstall "python-ipykernel" package

This tutorial shows how to uninstall python-ipykernel on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-ipykernel $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ipykernel package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-ipykernel
Architecture: all
Version: 4.8.2-2
Priority: optional
Section: universe/python
Source: ipykernel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 355
Depends: python-ipython, python-jupyter-client, python-tornado, python-traitlets, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/i/ipykernel/python-ipykernel_4.8.2-2_all.deb
Size: 71164
MD5sum: f5de14703e9c1c26a41bf6e51b1ac593
SHA1: e589689b167cf516501701606fae02b2e57c0340
SHA256: 31512ffc72dfc266038412488aa11bf13268d12787fd72b88d5973bea2abccf9
Homepage: https://github.com/ipython/ipykernel
Description: IPython kernel for Jupyter (Python 2)
Description-md5: 5421d3d7400a46cc12a53b66a2be36e4

5. The same packages on other Linux Distributions