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!

ONET 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, ONET 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

How to Install Spotify on Manjaro

Life itself is like music, right? There’s no human being without the passion for music. Whenever you’re on gym or a...
29/12/2020

Cách sử dụng proxy để tăng tốc độ truy cập internet của bạn.

Trong thế giới của công nghệ thông tin hiện đại, Proxy đã trở thành một công cụ không thể thiếu...
27/02/2023

How to Measure Distance with Raspberry Pi

You can measure distance using the HC-SR04 ultrasonic sensor with Raspberry Pi. The HC-SR04 sensor can measure distance...
29/12/2020
Bài Viết

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

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025