Установка Skype в Manjaro
Skype — популярная программа голосового и текстового общения. Она проста в использовании, а с недавним обновлением от Microsoft приобрела ещё и более красивый вид. В этой статье рассмотрим, как установить Skype в Manjaro.
Программа отсутствует в стандартных репозиториях и доступна в AUR. Можно инсталлировать двумя способами.
Установка Skype в Manjaro через GUI
В первую очередь необходимо убедиться, что поддержка AUR включена. Для этого откройте в меню Установка и удаление программ.
В правом верхнем углу нажмите на кнопку с изображением «гамбургера» и выберите Настройки.
Подтвердите действие вводом пароля.
Выберите вкладку AUR и убедитесь, что тумблер его активации во включённом положении, поставьте галочку для поля Проверить обновления AUR и перезапустите программу.
Нажмите на значок поиска (или воспользуйтесь сочетанием клавиш Ctrl + F) и введите skype. Переключите вкладку слева на AUR и поставьте галочку напротив пакета skypeforlinux-stable-bin → Применить.
Появится окно со списком пакетов для сборки и установки. В данном случае только один элемент в списке. Нажмите Далее.
Пройдите при запросе аутентификацию, введя пароль, и дождитесь окончания установки. После этого программа появится в разделе меню Интернет.
Установка Skype через терминал
Для инсталляции программ из AUR используются разные менеджеры пакетов. В этом примере будет использована утилита yaourt.
Откройте терминал и введите:
Будет выведен список пакетов, в названии которых присутствует слово «skype». Нам необходима программа под номером 20 (об этом говорит и её наибольшая популярность среди остальных пакетов, выделенная желтым цветом). Введите 20 и нажмите Enter.
При запросе отредактировать PKGBUILD ответьте отрицательно, нажав n.
На вопрос о продолжении сборки пакета ответьте утвердительно с помощью ввода y или нажатием Enter.
Начнётся сборка. В конце пакет будет экспортирован в директорию с другими пакетами. Подтвердите действие вводом пароля.
Снова будет задан вопрос, установить ли пакет или выполнить другие действия. Нажмите Enter.
Далее покажется итоговая информация о программе. Нажмите Enter, чтобы установить пакет.
Дождитесь окончания процесса, и программа появится в разделе меню Интернет.
Выводы
В статье была рассмотрена установка Skype Manjaro. Для этого необходимо включить поддержку AUR. Инсталлировать возможно в графическом и консольном режимах.
How to Install Skype on Manjaro Linux
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.
Now, grab the Skype client source code from AUR repository –
Change the active directory of the terminal –
Start the building process –
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 –
Then, grab the source code –
Change the current directory of the terminal –
Start the building and installation of the snapd –
Enable the main snap communication socket –
Create a symbolic link for enabling the support for “classic” snaps –
After the snapd is installed, run the following command for installing Skype –
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!
About the author
Sidratul Muntaha
Student of CSE. I love Linux and playing with tech and gadgets. I use both Ubuntu and Linux Mint.