How to Install and Uninstall python311-jupyter Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-jupyter" package
This guide covers the steps necessary to install python311-jupyter on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-jupyter
Copied
2. Uninstall "python311-jupyter" package
Please follow the instructions below to uninstall python311-jupyter on openSuSE Tumbleweed:
$
sudo zypper remove
python311-jupyter
Copied
3. Information about the python311-jupyter package on openSuSE Tumbleweed
Information for package python311-jupyter:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter
Version : 1.0.0-13.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.7 KiB
Installed : No
Status : not installed
Source package : jupyter-1.0.0-13.1.src
Upstream URL : https://github.com/jupyter/jupyter
Summary : Metapackage to install all the Jupyter components in one go
Description :
Jupyter is an environment for interactive computing in multiple languages.
It includes a console, a browser-based notebook format, and support for
dozens of languages through the use of language-specific kernels.
Jupyter is an evolution and modularization of the IPython project, separating
out the python3-specific parts from the language-agnostic parts.
This package pulls in the main Jupyter system, including the notebook,
qtconsole, and the IPython kernel. Additional components and kernels
can be installed separately.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter
Version : 1.0.0-13.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.7 KiB
Installed : No
Status : not installed
Source package : jupyter-1.0.0-13.1.src
Upstream URL : https://github.com/jupyter/jupyter
Summary : Metapackage to install all the Jupyter components in one go
Description :
Jupyter is an environment for interactive computing in multiple languages.
It includes a console, a browser-based notebook format, and support for
dozens of languages through the use of language-specific kernels.
Jupyter is an evolution and modularization of the IPython project, separating
out the python3-specific parts from the language-agnostic parts.
This package pulls in the main Jupyter system, including the notebook,
qtconsole, and the IPython kernel. Additional components and kernels
can be installed separately.