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

Last updated: May 20,2024

1. Install "python3-notebook" package

Please follow the guidelines below to install python3-notebook on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-notebook

2. Uninstall "python3-notebook" package

In this section, we are going to explain the necessary steps to uninstall python3-notebook on openSUSE Leap:

$ sudo zypper remove python3-notebook

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

Information for package python3-notebook:
-----------------------------------------
Repository : Main Repository
Name : python3-notebook
Version : 5.7.8-bp155.2.23
Arch : noarch
Vendor : openSUSE
Installed Size : 30.6 MiB
Installed : No
Status : not installed
Source package : python-notebook-5.7.8-bp155.2.23.src
Upstream URL : https://github.com/jupyter/notebook
Summary : Jupyter Notebook interface
Description :
The Jupyter HTML notebook is a web-based notebook environment for
interactive computing.
This package provides the python interface.