How to Install and Uninstall python39-y-py Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python39-y-py" package

Please follow the steps below to install python39-y-py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-y-py

2. Uninstall "python39-y-py" package

This guide let you learn how to uninstall python39-y-py on openSuSE Tumbleweed:

$ sudo zypper remove python39-y-py

3. Information about the python39-y-py package on openSuSE Tumbleweed

Information for package python39-y-py:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-y-py
Version : 0.7.0~a1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-y-py-0.7.0~a1-1.2.src
Upstream URL : https://github.com/y-crdt/ypy
Summary : Python bindings for the Y-CRDT built from yrs (Rust)
Description :
Python binding for Y-CRDT. It provides distributed data types that enable
real-time collaboration between devices. Ypy can sync data with any other
platform that has a Y-CRDT binding, allowing for seamless cross-domain
communication. The library is a thin wrapper around Yrs, taking advantage of
the safety and performance of Rust.
Project is still experimental. Expect the API to change before a version 1.0
stable release.