How to Install and Uninstall python3-axolotl-curve25519 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-axolotl-curve25519" package

Please follow the step by step instructions below to install python3-axolotl-curve25519 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-axolotl-curve25519

2. Uninstall "python3-axolotl-curve25519" package

Please follow the instructions below to uninstall python3-axolotl-curve25519 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-axolotl-curve25519 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-axolotl-curve25519 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-axolotl-curve25519
Priority: optional
Section: universe/python
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: amd64
Source: python-axolotl-curve25519
Version: 0.1-2build2
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4)
Filename: pool/universe/p/python-axolotl-curve25519/python3-axolotl-curve25519_0.1-2build2_amd64.deb
Size: 59248
MD5sum: 39f11809dcba2cf0632320d7d08c6a36
SHA1: 65c450e01e3605852923f0451b5f911a079dc345
SHA256: 4c8c6c8db3659a2585b830308dcd1215c39372dd70199978904fed655d43b0af
Description-en: Python 3 wrapper for curve25519 library with ed25519 signatures
This wrapper is meant for use by python3-axolotl.
By now only includes the following functions:
- generatePrivateKey
- generatePublicKey
- calculateAgreement
- calculateSignature
- verifySignature
Description-md5: 771bc87fff40628910e18c10d076fa17
Homepage: https://pypi.python.org/pypi/python-axolotl-curve25519
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu