How to Install and Uninstall python3-x3dh Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-x3dh" package

This guide covers the steps necessary to install python3-x3dh on Kali Linux

$ sudo apt update $ sudo apt install python3-x3dh

2. Uninstall "python3-x3dh" package

Please follow the guidance below to uninstall python3-x3dh on Kali Linux:

$ sudo apt remove python3-x3dh $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-x3dh package on Kali Linux

Package: python3-x3dh
Source: python-x3dh
Version: 1.0.3-1
Installed-Size: 88
Maintainer: Debian Python Team
Architecture: all
Depends: python3-nacl, python3-cryptography (>= 3.3.2), python3-pydantic, python3-typing-extensions, python3-xeddsa (>= 1~), python3:any
Size: 15744
SHA256: b0e3b62ad49ba16c5c7b68b298421694bbc9ba58d36cd2c9bbb7f45dadfe7a8b
SHA1: 0a7ca444a843d9face8d9b99a3070effdbd6bd36
MD5sum: 68cab1118fd7a5ad02073bf542851d9d
Description: Python 3 implementation of the X3DH key agreement protocol
This python library offers an implementation of the Extended Triple
Diffie-Hellman key agreement protocol (X3DH) as specified here.
.
The goal is to provide a configurable and independent implementation of
the protocol, while keeping the structure close to the specification.
.
This library was developed as part of python-omemo, a pretty cool
end-to-end encryption protocol.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/Syndace/python-x3dh
Section: python
Priority: optional
Filename: pool/main/p/python-x3dh/python3-x3dh_1.0.3-1_all.deb