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

Last updated: October 06,2024

1. Install "python-axolotl-curve25519" package

This guide let you learn how to install python-axolotl-curve25519 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-axolotl-curve25519" package

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

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

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

Package: python-axolotl-curve25519
Priority: optional
Section: universe/python
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: amd64
Version: 0.1-2build2
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.4)
Filename: pool/universe/p/python-axolotl-curve25519/python-axolotl-curve25519_0.1-2build2_amd64.deb
Size: 59266
MD5sum: da0d68c773e6a57fa915164cc2756994
SHA1: 274e96aed7744d9b3dd55c5cea543ddc3da63608
SHA256: ffdcd3ba26938c7c63fc998187d7c4b6311f0727e28bda7dd38f9227a18cda1c
Description-en: Python wrapper for curve25519 library with ed25519 signatures
This wrapper is meant for use by python-axolotl.
By now only includes the following functions:
- generatePrivateKey
- generatePublicKey
- calculateAgreement
- calculateSignature
- verifySignature
Description-md5: bce40e7a9c540124d512558b517edf37
Homepage: https://pypi.python.org/pypi/python-axolotl-curve25519
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu