How to Install and Uninstall libotr5-dev Package on Kali Linux

Last updated: April 29,2024

1. Install "libotr5-dev" package

Here is a brief guide to show you how to install libotr5-dev on Kali Linux

$ sudo apt update $ sudo apt install libotr5-dev

2. Uninstall "libotr5-dev" package

Learn how to uninstall libotr5-dev on Kali Linux:

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

3. Information about the libotr5-dev package on Kali Linux

Package: libotr5-dev
Source: libotr
Version: 4.1.1-5
Installed-Size: 275
Maintainer: Debian Privacy Tools Maintainers
Architecture: amd64
Replaces: libotr-dev, libotr0-dev, libotr1-dev, libotr2-dev
Depends: libotr5 (= 4.1.1-5), libgcrypt20-dev
Suggests: pkg-config
Conflicts: libotr1-dev, libotr2-dev
Size: 71608
SHA256: 38f3c11e0014be84688df9f5b5a97a3394903e12f45f8607ebe481ea33f70d6c
SHA1: a43bff0a0aa203b4f3cbcae35351bae2cd335e50
MD5sum: 270178faf2384774dc0e1bef0bae91e0
Description: Off-the-Record Messaging library development files
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 contains the header files and static libraries needed to
develop applications using libotr.
Description-md5:
Multi-Arch: same
Homepage: https://otr.cypherpunks.ca/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libo/libotr/libotr5-dev_4.1.1-5_amd64.deb