On my previous tutorial, I have written how to enable AUR repository on Manjaro. I was using Manjaro GNOME but now I switch to Manjaro KDE and I want to enable AUR repository on it. Its a bit confusing to enable AUR on Manjaro KDE. But finally, after Googling I can solve it.
How to install or Enable AUR on Manjaro KDE
Open Terminal and type this command
sudo pacman -S base-devel yaourt
You can then install package from AUR repository with the following command
yaourt -S somepackage
For example
yaourt -S vlc
EmoticonEmoticon