Subscribe to UbuntuBuzz Telegram Channel https://telegram.me/ubuntubuzz to get article updates directly.
How To Install
Choose one from instructions below according to your Ubuntu version. Open your Terminal (press Ctrl+Alt+T) and then copy one line by one line of the 4 commands. See picture below to make sure you know the steps clearly. This picture demonstrates the installation step by step in Ubuntu 16.10 Yakkety Yak.
Ubuntu 15.10
- sudo sh -c "echo 'deb https://dl.ring.cx/ring-nightly/ubuntu_15.10/ ring main' > /etc/apt/sources.list.d/ring-nightly-man.list"
- sudo apt-key adv --keyserver pgp.mit.edu --recv-keys A295D773307D25A33AE72F2F64CD5FA175348F84
- sudo add-apt-repository universe sudo apt-get update && sudo apt-get install ring
Ubuntu 16.04
- sudo sh -c "echo 'deb https://dl.ring.cx/ring-nightly/ubuntu_16.04/ ring main' > /etc/apt/sources.list.d/ring-nightly-man.list"
- sudo apt-key adv --keyserver pgp.mit.edu --recv-keys A295D773307D25A33AE72F2F64CD5FA175348F84
- sudo add-apt-repository universe sudo apt-get update && sudo apt-get install ring
Ubuntu 16.10
- sudo sh -c "echo 'deb https://dl.ring.cx/ring-nightly/ubuntu_16.10/ ring main' > /etc/apt/sources.list.d/ring-nightly-man.list"
- sudo apt-key adv --keyserver pgp.mit.edu --recv-keys A295D773307D25A33AE72F2F64CD5FA175348F84 sudo add-apt-repository universe
- sudo apt-get update && sudo apt-get install ring
Placing Ring Shortcut on Launcher
You can place the GNU Ring icon on the vertical panel ("Launcher") by running it and ring-click its icon > Lock to Launcher like this.