How to Install and Uninstall libotr5 Package on Kali Linux

Last updated: April 25,2024

1. Install "libotr5" package

Learn how to install libotr5 on Kali Linux

$ sudo apt update $ sudo apt install libotr5

2. Uninstall "libotr5" package

This tutorial shows how to uninstall libotr5 on Kali Linux:

$ sudo apt remove libotr5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libotr5 package on Kali Linux

Package: libotr5
Source: libotr
Version: 4.1.1-5
Installed-Size: 226
Maintainer: Debian Privacy Tools Maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0)
Suggests: libotr5-bin (>= 4.1.1-5)
Size: 86660
SHA256: 3497cf0f310573c7f7ff878477eb99807c600fa1e92e79c06591cbc165da4890
SHA1: 7a9a7df3850a96394bb8d788e06af670083d6ec0
MD5sum: 5a7878f5c6c649c4718c2730846f6a33
Description: Off-the-Record Messaging library
OTR allows you to have private conversations over IM by providing:
- Encryption
- No one else can read your instant messages.
- Authentication
- You are assured the correspondent is who you think it is.
- Deniability
- The messages you send do not have digital signatures that are
checkable by a third party. Anyone can forge messages after a
conversation to make them look like they came from you. However,
during a conversation, your correspondent is assured the messages
they see are authentic and unmodified.
- Perfect forward secrecy
- If you lose control of your private keys, no previous conversation
is compromised.
.
This package provides the OTR library.
Description-md5:
Multi-Arch: same
Homepage: https://otr.cypherpunks.ca/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libo/libotr/libotr5_4.1.1-5_amd64.deb