Weechat- nice alternative for Irssi
Irssi is perhaps the most popular irc client in the Linux world. However the default settings of Irssi are way too simple and complicated to new users. If you like the features of Irssi but need something that is more newbie-friendly, Weechat should be the first option for you to consider. Although written from scratch and its source code is shorter than that of Irssi, Weechat looks nearly identical to Irssi, it is also very light and fast, highly customizable and configurable with plugins and everything can be done with only the keyboard just like Irssi. The main difference and perhaps the real advantage that Weechat has over Irssi is that the default layout of Weechat is much better than that of Irssi. Here is how the default layout of Weechat looks like:
To install weechat in ArchLinux, the command will be
In Ubuntu or other Debian-based distros, the installing command will be:
To run weechat, just open the terminal and run the following command:
If you need to customize weechat, the easiest way is to edit the .conf files in the folder ~/.weechat. If you are used to Irssi, you wont face any issue with Weechat since they use the same way of commands and settings.
To install weechat in ArchLinux, the command will be
sudo pacman -S weechat
In Ubuntu or other Debian-based distros, the installing command will be:
sudo apt-get install weechat
To run weechat, just open the terminal and run the following command:
weechat-curses
If you need to customize weechat, the easiest way is to edit the .conf files in the folder ~/.weechat. If you are used to Irssi, you wont face any issue with Weechat since they use the same way of commands and settings.



























