How to Install and Uninstall python39-notebook Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python39-notebook" package

This guide covers the steps necessary to install python39-notebook on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-notebook

2. Uninstall "python39-notebook" package

Please follow the instructions below to uninstall python39-notebook on openSuSE Tumbleweed:

$ sudo zypper remove python39-notebook

3. Information about the python39-notebook package on openSuSE Tumbleweed

Information for package python39-notebook:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-notebook
Version : 7.0.7-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 10.7 MiB
Installed : No
Status : not installed
Source package : python-notebook-7.0.7-1.2.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.