How to Install and Uninstall python3-x3dh.noarch Package on Fedora 36

Last updated: January 13,2025

1. Install "python3-x3dh.noarch" package

Please follow the step by step instructions below to install python3-x3dh.noarch on Fedora 36

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

2. Uninstall "python3-x3dh.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-x3dh.noarch on Fedora 36:

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

3. Information about the python3-x3dh.noarch package on Fedora 36

Last metadata expiration check: 4:30:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-x3dh
Version : 0.5.9~beta
Release : 7.fc36
Architecture : noarch
Size : 31 k
Source : python-x3dh-0.5.9~beta-7.fc36.src.rpm
Repository : fedora
Summary : Python implementation of the X3DH key agreement protocol
URL : https://github.com/Syndace/python-x3dh
License : MIT
Description : This python library offers an implementation of the Extended Triple
: Diffie-Hellman key agreement protocol (X3DH).
:
: X3DH establishes a shared secret key between two parties who mutually
: authenticate each other based on public keys. X3DH provides forward
: secrecy and cryptographic deniability.