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

Last updated: May 08,2024

1. Install "python3-potr" package

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

$ sudo apt update $ sudo apt install python3-potr

2. Uninstall "python3-potr" package

Learn how to uninstall python3-potr on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-potr
Priority: optional
Section: universe/python
Installed-Size: 122
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-potr
Version: 1.0.1-1.1
Depends: python3-crypto (>= 2.1), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-potr/python3-potr_1.0.1-1.1_all.deb
Size: 17576
MD5sum: 022aac46ee0c7371719454d2e5868bfc
SHA1: e2b2ea48fd5ce2370fbd49888f961ee12d491ac2
SHA256: 876163a8a02f32d4e497705bd72698bfd2692d586b4f3914271a53dc3d355fd9
Description-en: Pure Python implementation of the OTR protocol (Python 3)
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 is the Python 3 version of the package.
Description-md5: 0a3c8bd8646d61b847293cb50e493dce
Homepage: http://python-otr.pentabarf.de
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu