Google

Google Hangouts on Ubuntu 18.04

Google Hangouts on Ubuntu 18.04
If you're a chatter, you already know about all the popular chat clients that allow instant access to all your friends. In the list, Google Hangouts is obviously one of the top ones. It's a great chat platform that offers very simplistic controls and other enriched features like tons of emoji, group chat, audio/video calls etc.

Let's check out on enjoying Google Hangouts on the latest version of Ubuntu - Ubuntu 18.04.

The old way

This is the classic and general way of accessing Google Hangouts. Open a browser and go to Google Hangouts.

Sign in to Hangouts and you're good to go!

The new way

Well, the old way is not as comfortable as you have to open your browser every time you want to chat. Browsers eat a lot of RAM space and there's no way of noticing any incoming message if your browser isn't open.

Let's get a new native client for Google Hangouts. The name of the client is YakYak. It's an open-source app that's available on a number of platforms including Windows and macOS. As it's a native client, you won't have to open your browser again and again to access Hangouts.

Is there any YakYak alternative? Of course, there is! It's Wavebox. We've already covered Wavebox. It allows you to manage more than just your Hangouts - all your emails and other accounts as well.

YakYak is available in a number of ways. You can install it from the official DEB package. YakYak is also available as a snap and flatpak. Let's get YakYak!

Method 1

Get the latest DEB package for YakYak.

After downloading is complete, run the following commands -

cd ~/Downloads
sudo dpkg -i yakyak-1.5.1-linux-amd64.deb

OR

sudo dpkg -i yakyak-1.5.1-linux-i386.deb
Install any possible missing dependencies -
sudo apt install -f

Method 2

We'll be using snap to get YakYak. If your system doesn't have snap installed, run the following command to install snap on Ubuntu -

sudo apt install snapd

Install YakYak from snap -
sudo snap install yakyak

Method 3

We'll be using the flatpak. Make sure that your system already has flatpak core -

sudo apt update && sudo apt install flatpak

sudo apt install gnome-software-plugin-flatpak

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Now, download the YakYak flatpak.

Install the flatpak of YakYak -
sudo flatpak install com.github.yakyak.YakYak_master_x64.flatpak

Using YakYak

After the installation is complete, it's time to fire up the client. Start it from your launcher. In my case, I'm using Xfce.

At first, of course, you have to sign into your account.

Here's the screen you'll be at after successful login.

For configuring YakYak settings, click on the top-left bar icon. All the options are simple and self-explanatory.

Now, everything is ready to go!

AppyMouse On-screen Trackpad and Mouse Pointer for Windows Tablets
Tablet users often miss the mouse pointer, especially when they are habitual to using the laptops. The touchscreen Smartphones and tablets come with m...
Middle mouse button not working in Windows 10
The middle mouse button helps you scroll through long webpages and screens with a lot of data. If that stops, well you will end up using the keyboard ...
How to change Left & Right mouse buttons on Windows 10 PC
It's quite a norm that all computer mouse devices are ergonomically designed for right-handed users. But there are mouse devices available which are s...