How to Install and Uninstall python3-x3dh.noarch Package on CentOS Stream 9
Last updated: November 15,2024
1. Install "python3-x3dh.noarch" package
Here is a brief guide to show you how to install python3-x3dh.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-x3dh.noarch
Copied
2. Uninstall "python3-x3dh.noarch" package
Please follow the instructions below to uninstall python3-x3dh.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-x3dh.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-x3dh.noarch package on CentOS Stream 9
Last metadata expiration check: 1:51:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-x3dh
Version : 0.5.9~beta
Release : 9.el9
Architecture : noarch
Size : 31 k
Source : python-x3dh-0.5.9~beta-9.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-x3dh
Version : 0.5.9~beta
Release : 9.el9
Architecture : noarch
Size : 31 k
Source : python-x3dh-0.5.9~beta-9.el9.src.rpm
Repository : epel
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.