
Download the latest version of Gloobus from the links below. Ubuntu users can install Gloobus through the terminal by adding our repository to their source list. This way you ensure getting updates when available.
Gloobus source code is available for installing on any Linux distribution. For detailed instructions and system requirements please head to the Installation page.
Ubuntu and Archlinux users can install Gloobus using the packages provided below. Although brave ones can still do it from the source code.
Ubuntu and all Debian based distributions can get Gloobus installed by downloading and then double clicking the DEB file. DOWNLOAD
For any other Linux distribution you can install Gloobus from the source code. And here it is: DOWNLOAD
Archlinux users can use the following package to install Gloobus on their system. DOWNLOAD
Please notice that the Ubuntu and Archlinux packages might not been up-to-date. The available source code will always be the latest release, but packaging for the different distros usually take some time. Sometimes, subversions won’t even get packed at all. If you’d like to create an installer for another Linux distribution fell free to do it and we’ll post it on the website so that others can download it.
Ubuntu 9.10 users can also get Gloobus through our repository
First let’s add the repository. You’ll only need one line of code:
sudo add-apt-repository ppa:gloobus-dev/gloobus-preview
Update packages list
sudo apt-get update
Install gloobus-preview
sudo apt-get install gloobus-preview
sudo apt-get upgrade (To upgrade to the patched nautilus)
Finally, restart nautilus
nautilus -q
nautilus &