How to Install and Uninstall python3-omemo.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "python3-omemo.noarch" package

Please follow the guidelines below to install python3-omemo.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-omemo.noarch

2. Uninstall "python3-omemo.noarch" package

Please follow the guidelines below to uninstall python3-omemo.noarch on Fedora 35:

$ sudo dnf remove python3-omemo.noarch $ sudo dnf autoremove

3. Information about the python3-omemo.noarch package on Fedora 35

Last metadata expiration check: 3:41:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-omemo
Version : 0.12.0~beta
Release : 3.fc35
Architecture : noarch
Size : 68 k
Source : python-omemo-0.12.0~beta-3.fc35.src.rpm
Repository : fedora
Summary : Python implementation of the OMEMO Encryption protocol
URL : https://github.com/Syndace/python-omemo
License : MIT
Description : This python library offers an open implementation of the OMEMO
: Multi-End Message and Object Encryption protocol.
:
: OMEMO is an extension of the XMPP protocol defined as XEP-0384. It
: provides multi-end to multi-end encryption, allowing messages to be
: synchronized securely across multiple clients, even if some of them
: are offline.