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

Last updated: May 12,2024

1. Install "python-potr" package

This is a short guide on how to install python-potr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-potr

2. Uninstall "python-potr" package

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

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

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

Package: python-potr
Priority: optional
Section: universe/python
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.0.1-1.1
Provides: python2.7-potr
Depends: python (>= 2.7), python (<< 2.8), python-crypto (>= 2.1)
Filename: pool/universe/p/python-potr/python-potr_1.0.1-1.1_all.deb
Size: 19070
MD5sum: e80b1a46ba60df9bba63197ca7a69524
SHA1: e5de27e295a555639b0003be2d3056790ea0553a
SHA256: ce36e0c6c25accd47187754ed78c5b8708208021eaa42697f7da95931b3e6f81
Description-en: Pure Python implementation of the OTR protocol
pure-python-otr is a pure Python implementation of the OTR protocol
(Off-the-Record encryption, see the OTR website for more
information). This gives developers the flexibility to implement OTR
encryption for their Python-based Instant Messaging clients. A
gajim-otr plugin will be available in the next major Gajim release to
provide IM encryption independently of the underlying chat protocol.
.
This package also includes the command line utility 'convertkey' for
converting the old OTR file format to the new one.
Description-md5: a8d9da8fa58568f89aa0c320ec4189e6
Homepage: http://python-otr.pentabarf.de
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu