Social Media

How to install WeeChat 1.9 on Ubuntu 17.04 and Other Distros

How to install WeeChat 1.9 on Ubuntu 17.04 and Other Distros

WeeChat 1.9 recently released, is a free extensible chat client for Linux, FreeBSD, OpenBSD, NetBSD, Unix, GNU Hurd, Mac OS X, as well as Windows (Bash/Ubuntu and Cygwin). Before we proceed on how to install weechat on Ubuntu, lets take a quick look at its features and latest release details.

WeeChat Features

WeeChat 1.9 Changelog

New features

See complete changelog for all improvements made including bugs fixed

How to install WeeChat 1.9 on Ubuntu 17.04, Ubuntu 16.10, Ubuntu 16.04, Ubuntu 14.04

sudo apt-get install apt-transport-https
sudo apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 11E9DE8848F2B65222AA75B8D1820DB22A11534E
sudo bash -c "echo 'deb https://weechat.org/ubuntu zesty main' >/etc/apt/sources.list.d/weechat.list" sudo bash -c "echo 'deb-src https://weechat.org/ubuntu zesty main' >>/etc/apt/sources.list.d/weechat.list"
sudo apt-get update && sudo apt-get install weechat-devel-curses weechat-devel-plugins

How to uninstall WeeChat from Ubuntu

sudo apt-get remove weechat-devel-curses weechat-devel-plugins
Cursor jumps or moves randomly while typing in Windows 10
If you find that your mouse cursor jumps or moves on its own, automatically, randomly while typing in Windows laptop or computer, then some of these s...
How to reverse Mouse and Touchpads scrolling direction in Windows 10
Mouse and Touchpads not only make computing easy but more efficient and less time-consuming. We cannot imagine a life without these devices, but still...
How to change Mouse pointer and cursor size, color & scheme on Windows 10
The mouse pointer and cursor in Windows 10 are very important aspects of the operating system. This can be said for other operating systems as well, s...