How to Install and Uninstall python3-dissononce Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-dissononce" package

Please follow the steps below to install python3-dissononce on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-dissononce

2. Uninstall "python3-dissononce" package

This guide let you learn how to uninstall python3-dissononce on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-dissononce package on Ubuntu 21.10 (Impish Indri)

Package: python3-dissononce
Architecture: all
Version: 0.34.3-2
Priority: optional
Section: universe/python
Source: dissononce
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 205
Depends: python3-cryptography (>= 2.5), python3:any, python3-transitions
Filename: pool/universe/d/dissononce/python3-dissononce_0.34.3-2_all.deb
Size: 20368
MD5sum: 9621cc544084aaed3a6c4e89938e843f
SHA1: e8b8f68bac3da0bc86608409a4b914fc4caf88c8
SHA256: cf60e0e4c5c902f204b3160e30d2a8053255e03b41aa77fe2d8d22883f538dfc
SHA512: 658908d2f0619cafdda4775ec9eea6cbc803c02be980b62f5f2e052ab3ca9aa1199385debecb54bad7cc9e406c67248f8f5cf19a8e50adfcd1b8a6b34bdfa0cd
Homepage: https://github.com/tgalal/dissononce
Description-en: Python implementation for Noise Protocol Framework
Dissononce is a Python implementation for Noise Protocol Framework. A main goal
of this project is to provide a simple, easy to read and understand practical
reference for Noise enthusiasts, implementers and users.
Therefore this project attempts to stick to the following guidelines:
- Syntax that resembles as closely as possible definitions and pseudo code
mentioned in Noise Specs.
- As minimal Python "magic" as possible (explicit is better than implicit).
- Code that is simple, easy to read, follow and understand.
- Flexibility to easily adopt future changes to Noise specifications.
- Deviations from Noise Specs
(additions, opinionated specs and API changes..etc) are isolated from
original implementation/API and are optional to use.
- Deviations from Noise Specs do not influence adjustments to original
implementation/API that conflict with Noise Specs.
Description-md5: eb720b3a893474303bbc4727ebd30fd9