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

Last updated: October 06,2024

1. Install "python-axolotl" package

In this section, we are going to explain the necessary steps to install python-axolotl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-axolotl

2. Uninstall "python-axolotl" package

Please follow the step by step instructions below to uninstall python-axolotl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-axolotl
Priority: optional
Section: universe/python
Installed-Size: 325
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: all
Version: 0.1.7-1
Depends: python-axolotl-curve25519 (>= 0.1), python-crypto (>= 2.6.1), python-protobuf (<< 3.0.0-alpha-2), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-axolotl/python-axolotl_0.1.7-1_all.deb
Size: 35196
MD5sum: 726179bd5cee16914eeb9b1bdb26c723
SHA1: 3704487df9cae8b448634349b20ff54d2b70a281
SHA256: 185701e952dfa286756c806fa63626aeaa8d86f40c9f4dd9de1088040354a0bf
Description-en: Python port of libaxolotl-android
This is a Python port of libaxolotol-android package originally written by
Moxie Marlinspike. The Libaxolotol library is defined as a ratcheting
forward secrecy protocol that works in synchronous and asynchronous messaging
environments.
Description-md5: 00c65ca6266e6917b754a3bd38e11219
Homepage: https://pypi.python.org/pypi/python-axolotl/0.1.6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu