How to Install and Uninstall python311-nbconvert Package on openSuSE Tumbleweed

Last updated: November 14,2024

1. Install "python311-nbconvert" package

Please follow the instructions below to install python311-nbconvert on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-nbconvert

2. Uninstall "python311-nbconvert" package

This tutorial shows how to uninstall python311-nbconvert on openSuSE Tumbleweed:

$ sudo zypper remove python311-nbconvert

3. Information about the python311-nbconvert package on openSuSE Tumbleweed

Information for package python311-nbconvert:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-nbconvert
Version : 7.16.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 656.0 KiB
Installed : No
Status : not installed
Source package : python-nbconvert-7.16.2-1.1.src
Upstream URL : https://github.com/jupyter/nbconvert
Summary : Conversion of Jupyter Notebooks
Description :
The jupyter nbconvert package converts notebooks to various other formats
via Jinja templates.
This package provides the python interface.