How to Install Skype on Manjaro Linux

29/12/2020
Skype is one of the most popular communication platforms that offer such a great service for free! In fact, it’s one of the most popular VoIP (Voice over IP) services. I often use the service for communicating with my distant friends and even my family. For businesses and commercial usage, Skype is also quite compatible with their world class service. All you need is just a microphone, a webcam and an internet connection to connect with the world.

How about enjoying Skype on Manjaro Linux? Linux itself is an amazing platform that offers great value and power over any machine. There are a number of Linux distros out there and Manjaro is one of them.

Manjaro Linux is an Arch-based distro that offers a more user-friendly environment and easier workflows than the classic Arch Linux. Arch Linux is always regarded as a big NO to “new to Linux” or “general” users. However, Manjaro closes the gap by a big margin.

Today, we’ll be enjoying Skype on Manjaro. Let’s get started!

Getting Skype

Manjaro is a great Linux distro but at its core, it’s still Arch Linux. So, the installation process will also work on the Arch Linux and other Arch-based distros.

There are a few ways you can directly enjoy Skype.

Getting Skype from AUR

This is the most convenient method of enjoying Skype on any Arch-based distro. In this method, you have to grab the source code of the client and then, build it on your system. This is the default installation behavior of the AUR packages.

At first, make sure that your system has “git” installed.

sudo pacman -S git

Now, grab the Skype client source code from AUR repository –

git clone https://aur.archlinux.org/skypeforlinux-stable-bin.git

Change the active directory of the terminal –

cd skypeforlinux-stable-bin/

Start the building process –

makepkg -si

Getting Skype snap

This is way more convenient than the previous method I mentioned. In this method, all you need is just the “snap” client ready and install the Skype snap version.

Snaps are universal Linux apps that can run on any distro provided that the distro has the snap client installed before. In the case of Arch and other Arch-based distros like Manjaro, the snap client (aka “snapd”) is also available at the AUR repository.

Just like the previous method, make sure that your system has “git” installed –

sudo pacman -S git

Then, grab the source code –

git clone https://aur.archlinux.org/snapd.git

Change the current directory of the terminal –

cd snapd/

Start the building and installation of the snapd –

makepkg -si

Enable the main snap communication socket –

sudo systemctl enable –now snapd.socket

Create a symbolic link for enabling the support for “classic” snaps –

sudo ln -s /var/lib/snapd/snap /snap

After the snapd is installed, run the following command for installing Skype –

sudo snap install skype –classic

Using Skype

Now the installation is complete, it’s time to enjoy the awesome service of Skype.

Launch Skype from the menu –

Time to sign in into your account. If it’s your first time with Skype, don’t forget to create a new account right away!

If necessary, you can easily update your profile image –

Don’t forget to make sure that your microphone is working properly –

Another important part is testing the video. As you can see, mine isn’t properly configured.

Enjoy your friends and family with Skype!

Sandclock IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, Sandclock IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Nessus Ubuntu Installation and Tutorial

Nessus is Openvas’ father, it is not free anymore (that’s why OpenVas was created)  and i’ll write this tutorial...
28/12/2020

Find UUID of Storage Devices in Linux

UUID is a unique identifier used in partitions to uniquely identify partitions in Linux operating systems. UUID is a property...
29/12/2020

Install Xfce on Manjaro Linux

Manjaro Linux is such an awesome Linux distro that brings the Arch Linux into a more user-friendly manner to the community....
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Hướng dẫn chuyển đổi windows server windows evaluation to standard và active windows server 2008 + 2012 + 2016 + 2019
26/10/2021

How to Update Ubuntu Linux
24/10/2021

Squid Proxy Manager cài đặt và quản lý Proxy Squid tự động trên ubuntu
20/10/2021

Hướng dẫn cài đặt Apache CloudStack 4.15.2.0
19/10/2021

Hướng dẫn ký file PDF bằng chữ ký số (chữ ký điện tử) và sửa lỗi mới nhất 2021 foxit reader
19/10/2021