Install sic by entering the following commands in the terminal:
sudo apt update sudo apt install sic
Description:
simple irc client (sic)
sic is an extremely fast, small and simple irc client. It reads commands from standard input and prints all server output to standard output. It also multiplexes all channel traffic into one output. That way you don't have to switch different channel buffers. So that's actually a feature.
Homepage: http://tools.suckless.org/sic/
Version: 1.1-5
Section: universe/net