How to Install and Uninstall weechat Package on Kali Linux

Last updated: May 20,2024

1. Install "weechat" package

Please follow the step by step instructions below to install weechat on Kali Linux

$ sudo apt update $ sudo apt install weechat

2. Uninstall "weechat" package

Learn how to uninstall weechat on Kali Linux:

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

3. Information about the weechat package on Kali Linux

Package: weechat
Version: 4.1.1-1
Installed-Size: 83
Maintainer: Emmanuel Bouthenot
Architecture: all
Depends: weechat-curses (>= 4.1.1-1) | weechat-headless (>= 4.1.1-1)
Suggests: weechat-doc (= 4.1.1-1)
Size: 74980
SHA256: 10ea9012ab145536b26dc08744d86cd1b7a33ebc533908a205cf05873719d40a
SHA1: a79dab6115511c904dd0b389bce6d54271aa2b69
MD5sum: 48f2c995eafd33b579b517c7ffccc324
Description: Fast, light and extensible chat client (metapackage)
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!
Description-md5:
Homepage: https://weechat.org/
Tag: implemented-in::c, protocol::irc, role::program, use::chatting
Section: net
Priority: optional
Filename: pool/main/w/weechat/weechat_4.1.1-1_all.deb