Execute:
$ yaourt -S mundus
You can browse the AUR Package
Or, if you are brave enough to use bleeding edge:
$ yaourt -S mundus-bzr
Head to the Downloads page and download the .deb package. Then open a terminal in the same folder and execute:
$ sudo dpkg -i <package>
Head to the Downloads page and download the .rpm package. Then open a terminal in the same folder and execute:
$ sudo rpm -i <package>
Note
The Gambas3 packages are now included in the Stable PPA.
To use the Stable version (Recommended) :
$ sudo add-apt-repository ppa:sebikul/mundus-stable
If you want to test bleeding edge features:
$ sudo add-apt-repository ppa:sebikul/mundus-daily
After adding the Gambas and Mundus PPAs, just execute:
$ sudo apt-get update && sudo apt-get install mundus