Gloobus Preview Update - Install in Ubunut, Linux Mint & Fedora

Gloobus Preview is a beautiful file preview application for Gnome application based on Apple’s “Quicklook”, designed to enable a full screen preview of any kind of file. Its is very easy to use, just select a file and click space bar to have a quick preview of the file, as simple as that. It include music, videos, images, documents and much more.

Gloobus Preview update brings support for Ubuntu 12.04 with GTK3 support and support for password-protected documents, a rewritten documents plugin, WebM support, fixed ttf, pdf and video plugins and other fixes.

Install Global Preview in Ubunut


Gloobus Preview currently supports the following files.
  1. Images: jpeg / png / icns / bmp / svg / gif / psd / xcf 
  2. Documents: pdf / cbr / cbz / doc / xls / odf / ods / odp / ppt 
  3. Source Code: c++ / c# / java / javascript / php / xml / log / sh / python 
  4. Audio: mp3 / ogg / midi / 3gp / wav 
  5. VĂ­deo: mpg /avi / ogg / 3gp / mkv / flv 
  6. Other: folders / ttf / srt / plain text
For more feature set visit official Globus Preview page.

This howto guide shows how to install Gloobus Preview on Ubuntu 12.04/11.10, Linux Mint and Fedora 16/15/14/13/12 using PPA's and Yum repositories.
Install Gloobus Preview on Ubuntu 12.04/11.10, Linux Mint and Fedora 16/15/14/13/12

Install Gloobus Preview in Ubuntu

To install the latest Gloobus Preview in Ubuntu 12.04 or 11.10 and Linux Mint using its official PPA, use the following commands:
sudo add-apt-repository ppa:gloobus-dev/gloobus-preview
sudo apt-get update
sudo apt-get install gloobus-preview gloobus-sushi
Important Note : In the above command we also install gloobus-sushi package, which replaces GNOME Sushi (if installed). GNOME Sushi is an application similar to Gloobus Preview that was introduced with GNOME 3, which unfortunately doesn't integrate too well with Ubuntu.

Global Preview

Video - Gloobus Preview running in Ubunut 12..04



Gloobus Preview also has PPA's for older versions Ubuntu and Linux Mint, but you will need to have Nautilus Elementary installed on your system. Let's install Nautilus Elementary and Gloobus Preview in older Ubuntu versions. (Please note that Ubuntu older than 11.10, don't install "gloobus-sushi"). Just follow below installation instruction.
sudo add-apt-repository ppa:gloobus-dev/gloobus-preview
sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa
sudo apt-get update && sudo apt-get install gloobus-preview && sudo apt-get upgrade
If you wish to use Gloobus Preview with some documents like (odf, ods, etc.), then you'll also have to install unoconv on your Ubuntu system.
sudo apt-get install unoconv
Once installed, open Nautilus, select some file on your Ubuntu system and then press the SPACE key to quickly preview files using Gloobus Preview.

Global Preview with Nautilus

Using Gloobus Preview with Marlin

Marlin, the file manager that will be used by default in elementary OS, can also use Gloobus Preview. To set Marlin to use Gloobus Preview, install Dconf-Editor.
sudo apt-get install dconf-tools 
Next, Launch the Dconf-Editor, then navigate to apps > marlin > preferences and set "/usr/bin/gloobus-preview" for the previewer-path. Then, just like in Nautilus, use the SPACE key to quickly preview files.

Global Preview with Marlin

Install Gloobus Preview in Fedora

Gloobus Preview is also available for Fedora based system in the updates-testing repository. But it has not been tested enough to be put into the stable release yet.
yum install --enablerepo=updates-testing gloobus-preview 
## OR ##
yum update gloobus-preview

0 comments: