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

Last updated: May 19,2024

1. Install "python3-doubleratchet" package

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

$ sudo apt update $ sudo apt install python3-doubleratchet

2. Uninstall "python3-doubleratchet" package

This guide let you learn how to uninstall python3-doubleratchet on Kali Linux:

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

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

Package: python3-doubleratchet
Source: python-doubleratchet
Version: 1.0.3-1
Installed-Size: 124
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cryptography (>= 3.3.2), python3-pydantic, python3-typing-extensions, python3:any
Size: 18824
SHA256: d6e3696fc917c533d278f12cdfd0aaaf32414b6932726e38040c868fa743bad9
SHA1: eced9364b3ab0dbc9cbe121a1a3635c7b8a475b4
MD5sum: db52cae959c1041f8aa00a06b29e82d4
Description: Python 3 implementation of the Double Ratchet algorithm
This python library offers an implementation of the Double Ratchet
algorithm as specified here.
.
The goal is to provide a configurable and independent implementation of
the algorithm, while keeping the structure close to the specification
and providing recommended settings.
.
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-doubleratchet
Section: python
Priority: optional
Filename: pool/main/p/python-doubleratchet/python3-doubleratchet_1.0.3-1_all.deb