• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install WeeChat IRC Chat Client On Ubuntu 16.04

Install WeeChat IRC Chat Client On Ubuntu 16.04

By Sourabh / June 16, 2016 Category: How To, Ubuntu

WeeChat IRC Chat Client for Linux Ubuntu. Install the latest WeeChat in Ubuntu 16.04 Systems. An IRC (Internet Relay Chat) client is a program that a user can install on their computer and it sends and receives messages to and from an IRC server. It simply connects you to a global network of IRC servers and enables one-on-one and group communication.

WeeChat is a light, fast, highly extensible command-line based and above all cross-platform chat client that runs on Unix, Linux, BSD, GNU Hurd, Windows and Mac OS.

WeeChat is:

  • modular: a lightweight core with optional plugins
  • multi-protocols architecture (mainly IRC)
  • extensible with C, Python, Perl, Ruby, Lua, Tcl, Scheme and Javascript
  • fully documented and translated into several languages
  • a free program released under the GPLv3 license
  • an active project with a large community for scripts.

Latest stable version of WeeChat is 1.5, released on May 1, 2016. WeeChat Version 1.5 features support of functions in API function “hook_process”, Portuguese translations and many bugs fixed.

New features

  • core: add Portuguese translations
  • core: change default value of option weechat.look.nick_color_hash to “djb2”
  • core: move nick coloring from irc plugin to core, move options irc.look.nick_color_force, irc.look.nick_color_hash and irc.look.nick_color_stop_chars to core, add info “nick_color” and “nick_color_name”, deprecate info “irc_nick_color” and “irc_color_name” (issue #262)
  • core: move irc bar item “away” to core, move options irc.look.item_away_message and irc.color.item_away to core (issue #692)
  • api: add support of functions in hook_process
  • api: add pointer in callbacks used in scripting API (issue #406)
  • irc: add option irc.network.sasl_fail_unavailable (issue #600, issue #697)
  • irc: add multiple targets and support of “-server” in command /ctcp (issue #204, issue #493)
  • ruby: add detection of Ruby 2.3 (issue #698)
  • trigger: add “recover” in default triggers cmd_pass/msg_auth, and “regain” in default trigger “msg_auth” (issue #511)

Download and Install WeeChat On Ubuntu

Download – Linux users can download the latest version of WeeChat from the official source:

  • http://weechat.org/download/

Install – There are two methods to install WeeChat using commandline (Terminal).

Method 1

Run the following commands in Terminal to install WeeChat

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

Method 2

Run the following commands in Terminal to install WeeChat

$ sudo add-apt-repository -y ppa:nesthib/weechat-stable
$ sudo apt-get update
$ sudo apt-get install weechat

Once installed, open the WeeChat IRC client from Ubuntu Dash.

Tags: Best IRC Client for Linux, Best IRC Client for Ubuntu, Download and Install WeeChat On Ubuntu, Download WeeChat On Linux, Download WeeChat On Linux Ubuntu, Download WeeChat On Ubuntu, Download WeeChat On Ubuntu 16.04, Install IRC Chat Client Linux, Install IRC Chat Client Ubuntu, Install WeeChat On Linux, Install WeeChat On Linux Ubuntu, Install WeeChat On Ubuntu, Install WeeChat On Ubuntu 16.04, IRC Chat Client Linux, IRC Chat Client Ubuntu, Linux WeeChat, Ubuntu 16.04 Download WeeChat, Ubuntu 16.04 Install WeeChat, Ubuntu Download WeeChat, Ubuntu Install WeeChat, Ubuntu WeeChat, WeeChat IRC Chat Client Linux, WeeChat IRC Chat Client Ubuntu, WeeChat Ubuntu

Primary Sidebar

Latest Posts

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

How To Password Protect A Folder In Linux Command Line

Best Download Managers for Ubuntu Linux (2026 Edition)

5 Best Free Keyword Research Tools for Bloggers in 2026

How To Check Linux 32 or 64-Bit Command Line

How To Delete And Remove Repository In Ubuntu Terminal

Fix Unexpected Inconsistency By Running Fsck Manually From Initramfs

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap