How to Install and Uninstall python311-jupyter-ydoc Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python311-jupyter-ydoc" package
In this section, we are going to explain the necessary steps to install python311-jupyter-ydoc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-jupyter-ydoc
Copied
2. Uninstall "python311-jupyter-ydoc" package
Here is a brief guide to show you how to uninstall python311-jupyter-ydoc on openSuSE Tumbleweed:
$
sudo zypper remove
python311-jupyter-ydoc
Copied
3. Information about the python311-jupyter-ydoc package on openSuSE Tumbleweed
Information for package python311-jupyter-ydoc:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter-ydoc
Version : 2.0.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 52.2 KiB
Installed : No
Status : not installed
Source package : python-jupyter-ydoc-2.0.1-1.2.src
Upstream URL : https://github.com/jupyter-server/jupyter_ydoc
Summary : Document structures for collaborative editing using Ypy
Description :
Ypy-based data structures for various documents used in the Jupyter ecosystem.
Built-in documents include:
- `YBlob`: a generic immutable binary document.
- `YUnicode`: a generic UTF8-encoded text document (`YFile` is an alias to `YUnicode`).
- `YNotebook`: a Jupyter notebook document.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter-ydoc
Version : 2.0.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 52.2 KiB
Installed : No
Status : not installed
Source package : python-jupyter-ydoc-2.0.1-1.2.src
Upstream URL : https://github.com/jupyter-server/jupyter_ydoc
Summary : Document structures for collaborative editing using Ypy
Description :
Ypy-based data structures for various documents used in the Jupyter ecosystem.
Built-in documents include:
- `YBlob`: a generic immutable binary document.
- `YUnicode`: a generic UTF8-encoded text document (`YFile` is an alias to `YUnicode`).
- `YNotebook`: a Jupyter notebook document.