How to Install and Uninstall python38-jupytext Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python38-jupytext" package

In this section, we are going to explain the necessary steps to install python38-jupytext on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-jupytext

2. Uninstall "python38-jupytext" package

Please follow the guidelines below to uninstall python38-jupytext on openSuSE Tumbleweed:

$ sudo zypper remove python38-jupytext

3. Information about the python38-jupytext package on openSuSE Tumbleweed

Information for package python38-jupytext:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jupytext
Version : 1.3.4-4.13
Arch : noarch
Vendor : openSUSE
Installed Size : 653,9 KiB
Installed : No
Status : not installed
Source package : python-jupytext-1.3.4-4.13.src
Summary : Tool to convert Jupyter notebooks to other formats
Description :
Jupytext can save Jupyter notebooks as:
* Markdown and R Markdown documents,
* Julia, Python, R, Bash, Scheme, Clojure, Matlab, Octave, C++ and q/kdb+ scripts.
interactive computing.
This package provides the python interface.