How to Install and Uninstall weechat-headless Package on Kali Linux

Last updated: December 23,2024

1. Install "weechat-headless" package

Please follow the steps below to install weechat-headless on Kali Linux

$ sudo apt update $ sudo apt install weechat-headless

2. Uninstall "weechat-headless" package

Please follow the guidelines below to uninstall weechat-headless on Kali Linux:

$ sudo apt remove weechat-headless $ sudo apt autoclean && sudo apt autoremove

3. Information about the weechat-headless package on Kali Linux

Package: weechat-headless
Source: weechat (4.1.1-1)
Version: 4.1.1-1+b1
Installed-Size: 1184
Maintainer: Emmanuel Bouthenot
Architecture: amd64
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgcrypt20 (>= 1.10.0), libgnutls30 (>= 3.8.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), weechat-core (= 4.1.1-1+b1)
Recommends: weechat-plugins (= 4.1.1-1+b1)
Suggests: weechat-doc (= 4.1.1-1)
Size: 480224
SHA256: 7510a422319b0bea03726debe73c5b4f1127d142861719ee60936e8f389a7369
SHA1: 4a54bcefde51259581f33c4c7d5194630aa9e791
MD5sum: 0800b151831af59877053329533afbf0
Description: Fast, light and extensible chat client - headless client
WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client
for many operating systems. Everything can be done with a keyboard.
It is customizable and extensible with plugins/scripts, and includes:
- support of IRC protocol (native)
- support of XMPP/Jabber protocol (with additional script)
- nicklist
- smart hotlist
- horizontal and vertical split
- double charset support (decode/encode)
- FIFO pipe for remote control
- 256 colors support
- incremental text search
- dynamic filtering of buffer content
- Perl, Python, Ruby, Lua, Tcl, Scheme and PHP scripting
- script manager
- spell checking
- highly customizable and extensible
- and much more!
.
This package provides the headless client.
Description-md5:
Homepage: https://weechat.org/
Section: net
Priority: optional
Filename: pool/main/w/weechat/weechat-headless_4.1.1-1+b1_amd64.deb