How to Install and Uninstall python312-nbclient Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-nbclient" package

This guide covers the steps necessary to install python312-nbclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-nbclient

2. Uninstall "python312-nbclient" package

In this section, we are going to explain the necessary steps to uninstall python312-nbclient on openSuSE Tumbleweed:

$ sudo zypper remove python312-nbclient

3. Information about the python312-nbclient package on openSuSE Tumbleweed

Information for package python312-nbclient:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-nbclient
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 216.3 KiB
Installed : No
Status : not installed
Source package : python-nbclient-0.9.0-2.1.src
Upstream URL : https://github.com/jupyter/nbclient
Summary : A client library for executing notebooks
Description :
A client library for executing notebooks. Formally nbconvert's
ExecutePreprocessor.
NBClient is a tool for parameterizing andexecuting Jupyter Notebooks.