How to Install weechat in Ubuntu 18.04



Install weechat by entering the following commands in the terminal:

sudo apt update
sudo apt install weechat

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 Javascript scripting - scripts manager - spell checking - highly customizable and extensible - and much more!

Homepage: https://weechat.org/

Version: 1.9.1-1ubuntu1

Section: universe/net