In this post we will learn install skype in Manjaro Linux !
git clone https://aur.archlinux.org/skypeforlinux-stable-bin
cd skypeforlinux-stable-bin/
makepkg -s
ls *pkg.tar.xz
sudo pacman -U --noconfirm skypeforlinux-stable-bin-8.33.0.41-1-x86_64.pkg.tar.xz