Hello Linux Geeksters. As you may know, Budgie Media Player an open source, modern and lightweight media player written in GTK+3, integrated on Budgie Desktop, a desktop environment used by default on Evolve OS, developed by Ikey Doherty, the creator of SolusOS.
In this article I will show you how to install Budgie Media Player n Arch Linux.
Because it is available via the AUR repositories, you have to install yaourt (if you don’t already have it installed) and install the budgie-git package. Like this:
$ sudo pacman -Sy yaourt
$ sudo yaourt budgie-git
Leave a Reply