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
Daha Önce Bir Linux Sürümü Olmayan Linux için HD Remastered Oyunlar
Birçok oyun geliştiricisi ve yayıncısı, franchise'ın ömrünü uzatmak için eski oyunların HD remaster'ı ile geliyor, lütfen modern donanımla uyumluluk i...
Linux Oyunlarını Otomatikleştirmek için AutoKey Nasıl Kullanılır?
AutoKey, Linux ve X11 için Python 3, GTK ve Qt'de programlanmış bir masaüstü otomasyon aracıdır. Komut dosyası oluşturma ve MAKRO işlevselliğini kulla...
How to Show FPS Counter in Linux Games
Linux gaming got a major push when Valve announced Linux support for Steam client and their games in 2012. Since then, many AAA and indie games have m...