How to Install and Uninstall hexchat-otr Package on Kali Linux

Last updated: May 12,2024

1. Install "hexchat-otr" package

This is a short guide on how to install hexchat-otr on Kali Linux

$ sudo apt update $ sudo apt install hexchat-otr

2. Uninstall "hexchat-otr" package

In this section, we are going to explain the necessary steps to uninstall hexchat-otr on Kali Linux:

$ sudo apt remove hexchat-otr $ sudo apt autoclean && sudo apt autoremove

3. Information about the hexchat-otr package on Kali Linux

Package: hexchat-otr
Source: hexchat-otr (0.2.2-3)
Version: 0.2.2-3+b1
Installed-Size: 66
Maintainer: Debian Privacy Tools Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.14.0), libotr5 (>= 4.0.0)
Enhances: hexchat
Size: 18880
SHA256: 92537c2b7b3dfbf96203bed9ec61f9d78efaeef7a0e3982268fc2483a14ce59c
SHA1: 1c389f67c69c786d6fa57c39dfef2936bea57ef4
MD5sum: 1d28a7c518e5588095fbd02bea3228eb
Description: hexchat plugin to support Off The Record (OTR)
A plugin for the IRC client hexchat to support Off The Record (OTR)
conversations.
.
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.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/TingPing/hexchat-otr
Tag: implemented-in::c, protocol::irc, role::plugin,
security::authentication, security::cryptography, security::privacy,
use::chatting, works-with::im
Section: misc
Priority: optional
Filename: pool/main/h/hexchat-otr/hexchat-otr_0.2.2-3+b1_amd64.deb