How to Install and Uninstall python2-notebook Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-notebook" package

This guide let you learn how to install python2-notebook on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-notebook

2. Uninstall "python2-notebook" package

Please follow the guidelines below to uninstall python2-notebook on openSUSE Leap:

$ sudo zypper remove python2-notebook

3. Information about the python2-notebook package on openSUSE Leap

Information for package python2-notebook:
-----------------------------------------
Repository : Main Repository
Name : python2-notebook
Version : 5.7.8-bp153.2.52
Arch : noarch
Vendor : openSUSE
Installed Size : 30,3 MiB
Installed : No
Status : not installed
Source package : python-notebook-5.7.8-bp153.2.52.src
Summary : Jupyter Notebook interface
Description :
The Jupyter HTML notebook is a web-based notebook environment for
interactive computing.
This package provides the python interface.