Relay is a new IRC client designed for Elementary OS that aims to be small, fast, and elegant. It’s written in Vala and also works in Ubuntu and other Linux.
Relay uses very few libraries and takes less memory (
Screenshots:
At the moment of writing this tutorial there are two bugs for Ubuntu user and I’ve reported them to the project page:
- In Unity desktop, when you try to minimize Relay window by clicking its icon on left Launcher, session crashes immediately and brings you back to login screen. – Bug with Compiz
- In Gnome Shell, there’s a reading issue (Picture 4) – Fixed
Install Relay IRC client from PPA:
The developer has created a PPA repository for the project. So far, Ubuntu 15.10, Ubuntu 15.04, Elementary OS Freya are supported.
NOTE: Ubuntu 14.04 needs updated version of libgranite (>= 0.3.0) and GTK+3.0 (>= 3.14). You can get them from Gnome Testing PPA and Elementary Stable PPA. But using the PPAs could break your system or make it unstable! Do it at your own risk!
1. To add the PPA, open terminal from the Dash, Launcher, or via Ctrl+Alt+T shortcut keys. When it opens, run command:
sudo add-apt-repository ppa:agronick/relay
2. After added the PPA, install the software via Synaptic Package Manager. Or just run below commands one by one in terminal:
sudo apt-get update sudo apt-get install relay
For those who don’t want to add PPA, grab the .deb package from the launchpad page.
Feature requests and issues please report at github.com/agronick/Relay
Hi Jim,
I’ve added the PPA, but when trying to install Relay in a terminal I get the following error message:
“The following packages have unmet dependencies:
relay : Depends: elementary-theme but it is not installable
E: Unable to correct problems, you have held broken packages.”
I’m using ubuntu 15.10 64-bit.
Would you be able to help me fix this?
Thanks,
Vincent