How to Install and Uninstall python3-potr Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-potr" package

Learn how to install python3-potr on Kali Linux

$ sudo apt update $ sudo apt install python3-potr

2. Uninstall "python3-potr" package

Please follow the step by step instructions below to uninstall python3-potr on Kali Linux:

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

3. Information about the python3-potr package on Kali Linux

Package: python3-potr
Source: python-potr
Version: 1.0.2-5
Installed-Size: 103
Maintainer: Debian Python Team
Architecture: all
Replaces: python-potr
Depends: python3-pycryptodome, python3:any
Breaks: python-potr
Size: 20748
SHA256: 872a2908f3ffb79d695bc6352ba161644aaacdd37d6ed6438699732519a22eb1
SHA1: 0571b5a698f11d300039667c31f051e7561424f2
MD5sum: 38d19ad5a7b6691b57c5831d1c5e85c8
Description: 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 package also includes the command line utility 'convertkey' for
converting the old OTR file format to the new one.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/python-otr/pure-python-otr
Section: python
Priority: optional
Filename: pool/main/p/python-potr/python3-potr_1.0.2-5_all.deb