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

Last updated: May 20,2024

1. Install "python3-olm" package

Please follow the guidance below to install python3-olm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-olm

2. Uninstall "python3-olm" package

This guide let you learn how to uninstall python3-olm on openSUSE Leap:

$ sudo zypper remove python3-olm

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

Information for package python3-olm:
------------------------------------
Repository : Main Repository
Name : python3-olm
Version : 3.2.14-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 354.7 KiB
Installed : No
Status : not installed
Source package : olm-3.2.14-bp155.1.6.src
Upstream URL : https://gitlab.matrix.org/matrix-org/olm/
Summary : Double Ratchet cryptographic library
Description :
An implementation of the Double Ratchet cryptographic ratchet
in C and C++, including an implementation of the Megolm cryptographic ratchet .
This package contains python3 bindings for olm.