How to Install and Uninstall python3-jupytext Package on openSUSE Leap

Last updated: July 02,2024

1. Install "python3-jupytext" package

This is a short guide on how to install python3-jupytext on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupytext

2. Uninstall "python3-jupytext" package

This is a short guide on how to uninstall python3-jupytext on openSUSE Leap:

$ sudo zypper remove python3-jupytext

3. Information about the python3-jupytext package on openSUSE Leap

Information for package python3-jupytext:
-----------------------------------------
Repository : Main Repository
Name : python3-jupytext
Version : 1.3.4-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 656.2 KiB
Installed : No
Status : not installed
Source package : python-jupytext-1.3.4-bp155.2.12.src
Upstream URL : https://github.com/mwouts/jupytext
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.