How to Install and Uninstall ipython-notebook-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "ipython-notebook-common" package

This tutorial shows how to install ipython-notebook-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ipython-notebook-common

2. Uninstall "ipython-notebook-common" package

Please follow the steps below to uninstall ipython-notebook-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ipython-notebook-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the ipython-notebook-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ipython-notebook-common
Priority: optional
Section: universe/python
Installed-Size: 3847
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: ipython
Version: 2.4.1-1
Replaces: ipython-notebook (<< 0.12.1-2)
Depends: fonts-font-awesome (>= 4.4.0~dfsg), libjs-highlight, libjs-jquery (>= 1.7), libjs-jquery-ui (>= 1.10.1+dfsg), libjs-marked, libjs-mathjax, libjs-underscore
Suggests: nodejs, pandoc, pgf
Breaks: ipython-notebook (<< 0.12.1-2)
Filename: pool/universe/i/ipython/ipython-notebook-common_2.4.1-1_all.deb
Size: 712438
MD5sum: ddabb7ff351d6e35e5c8d17d913287af
SHA1: 705469eb895017a75f62e7161c5748454f53c559
SHA256: c13d308f2b2ef59138efbeefff6438c0265b3d9b0d86d4517146af5ae4cd4137
Description-en: interactive Python html notebook data package
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the data for html notebook.
Description-md5: eff741100190ac362ae32856b4ec1b67
Homepage: http://ipython.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu