Microsoft Skype and Hangouts are wonderful functions. They each work very effectively on Linux and permit for fast and simple communication between mates. Nonetheless, Hangouts and Skype aren’t open-source, and the massive firms behind them can spy on all the things you do and doubtlessly use your messages to ship focused ads, and even share your info with the authorities with out your consent.

A superb different to utilizing instruments like Skype and Hangouts is to use Ring. It’s an open supply communication platform for Linux, Mac, and Home windows that prioritizes software program freedom, has wonderful, equal options to the favored messaging apps on the market right now and places your privateness front-and-center in its mission.

Use a VPN with Ring for further privateness

Z

The workforce behind Ring works very exhausting to defend your privateness, but it surely isn’t good. Hackers will at all times exist, and the builders behind this app can’t defend you 100% of the time. Because of this, it’s a good suggestion to use this program with a VPN. Doing so will provide you with an additional layer of safety and peace of thoughts.

ExpressVPN takes the highest spot as the perfect VPN reviewed by our safety consultants. It really works effectively on Linux and has a superb shopper for obtain. Higher nonetheless, they provide quick obtain speeds with 256-bit AES encryption and ideal ahead secrecy throughout 94 totally different international locations. Additionally, they’ve an unique provide for AddictiveTips readers: 3 months free on the annual plan, a 49% low cost.

Ubuntu directions

The builders behind Ring have a devoted software program repository that customers of Ubuntu can add for straightforward set up. At present, the third-party software program repository helps Ubuntu 18.04 and 16.04 however is anticipated to add 18.10 sooner or later.

Open up a terminal and use the echo command to add the brand new Ring software program repository to Ubuntu.

Ubuntu 18.04

sudo sh -c "echo 'deb  ring main' > /etc/apt/sources.list.d/ring-nightly-main.list"
sudo apt-key adv --keyserver pgp.mit.edu --recv-keys A295D773307D25A33AE72F2F64CD5FA175348F84

Ubuntu 16.04

sudo sh -c "echo 'deb  ring main' > /etc/apt/sources.list.d/ring-nightly-main.list"
sudo apt-key adv --keyserver pgp.mit.edu --recv-keys A295D773307D25A33AE72F2F64CD5FA175348F84

With the brand new software program supply added, it’s time to add the Ubuntu Universe repository, in order that Ring could entry it for the dependencies it wants.

sudo add-apt-repository universe

Replace your Ubuntu PC with the replace and improve instructions.

sudo apt replace
sudo apt improve -y

Lastly, install the Ring messenger software on Ubuntu with:

sudo apt install ring

Debian directions

Putting in Ring on Debian requires a third-party software program repository. The explanation for that is that the packages on Debian are normally old-fashioned. Consequently, the Ring builders want to ship packages on their very own.

As of now, the Ring app solely has assist for Debian model 9. These on older variations of Debian Linux ought to improve to Secure.

So as to add the Ring software program supply to Debian, open up a terminal and paste the instructions beneath into it.

su -
apt-get install dirmngr
sh -c "echo 'deb  ring main' > /etc/apt/sources.list.d/ring-nightly-main.list"

The brand new Ring software program supply is about up in Debian Linux. The following step is to arrange the GPG key for the repo through the use of the apt-key command.

apt-key adv --keyserver pgp.mit.edu --recv-keys A295D773307D25A33AE72F2F64CD5FA175348F84

Replace Debian with the replace and improve instructions. Then, install Ring.

sudo apt-get updatesudo apt-get improve -ysudo apt-get install ring

Arch Linux directions

The builders don’t formally assist the Ring software on Arch Linux. Nevertheless, there are just a few Ring shoppers accessible within the Group software program repository. To install Ring on Arch, open up a terminal window and comply with the steps outlined beneath.

Step 1: Open up the Pacman.conf file with Nano.

sudo nano /and so forth/pacman.conf

Step 2: Scroll by means of the file, search for “#Community” and take away the # image from it. Make sure to additionally take away the # image from in entrance of the traces straight beneath it.

Step 3: Save the edits to Pacman.conf with Nano by urgent Ctrl + O

Step 4: Sync Pacman and permit it to arrange the Group repo on your Arch PC.

sudo pacman -Syy

Step 5: Install Ring

sudo pacman -S ring-kde

or

sudo pacman -S ring-gnome

Fedora directions

For those who want to use Ring and you utilize Fedora Linux, you’re in luck, as there’s an official Fedora repository for the Ring software.

Notice: the software program repository is presently accessible for Fedora 28 and 27. They’re anticipated to add model 29 when it comes out.

To allow the Ring repository for Fedora, do:

sudo dnf config-manager --add-repo 

or

sudo dnf config-manager --add-repo 

Install Ring on Fedora through the DNF package deal administration instrument.

sudo dnf install ring

OpenSUSE directions

OpenSUSE doesn’t have assist for Ring, so these trying to install it want to get it through the OpenSUSE Construct service. Each Ring-KDE and Ring-Gnome can be found.

Flatpak directions

Customers of Linux distributions that wouldn’t have any assist for Ring rejoice! There’s a Flatpak model of the Ring software accessible for set up! To install it, you need to allow the Flatpak runtime on your system. Then, when it’s working, install Ring to your Linux PC with the next instructions.

flatpak remote-add --if-not-exists flathub 

flatpak install flathub cx.ring.Ring



Source link

Share.
Leave A Reply

Exit mobile version