Archives For November 30, 1999

Looking for ways to get quick look at your files in Ubuntu, Fedora, or other Linux with GNOME? Try Sushi file previewer!

It’s a free open-source project present more than 10 years. I’ve almost forgotten about it, until I saw that Ubuntu desktop team proposed to install Sushi by default in 23.04 release

GNOME Sushi runs as a DBus-activated service. With it, user may hit Space Bar on keyboard to quick preview selected file in a pop-up window. And, hit the Space Bar again will close it.

It supports previewing photo images, audio, video, plain documents, PDF, XML, and SVG files.

I did remember it also preview selected folder with the basic information, including total size, contained items, modified time etc. However, it does not work in my case in Ubuntu 22.04 may be due to GTK4 port.

Sushi can be efficient when you have a large list of files to preview. Just hit Space-bar to open preview window, use arrow keys (←, →) allow to quickly preview next or previous files.

How to Install GNOME Sushi

Firstly, open terminal either by searching from ‘Activities‘ overview screen or by pressing Ctrl + Alt + T on keyboard.

When terminal opens, run the command below to install it:

sudo apt install gnome-sushi

Fedora user may run sudo dnf install sushi command to get the package

After installation, it should run silently at background. Just open ‘Files’ (aka Nautilus file manager), highlight your file and hit Space bar to try out!

Ubuntu-tips

Want to enable Nautilus file quick preview in Ubuntu? There are two Nautilus add-ons, Gnome Sushi and Gloobus Preview, allow you to preview Audio, Video, Picture, Document files quickly by tapping the Space key and close preview by hitting the Space again.

Gnome Sushi

Gnome Sushi quick previewer is available in Ubuntu universe repositories by default. It can be easily installed by clicking the link below to bring up Ubuntu Software Center and clicking install button.

Click install Gnome Sushi

The previewer works immediately once installed. If not, restart Nautilus by nautilus -q commands.

Sushi folder preview

Sushi Audio Preview

Sushi Document Preview

Gloobus Preview:

Gloobus Preview supports even more file formats and looks a little better than Gnome Sushi previewer. Thanks to György Balló and Alin Andrei, the software now available in PPA for Ubuntu 14.04, Ubuntu 14.10 and Linux Mint 17.

Install Gloobus Preview in Ubuntu 14.04, Ubuntu 14.10:

Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run below commands one by one to install the software from Webupd8 PPA:

sudo add-apt-repository ppa:nilarimogard/webupd8

sudo apt-get update

sudo apt-get install gloobus-preview gloobus-sushi unoconv gnumeric

For Linux Mint, install nemo-gloobus-sushi instead of gloobus-sushi in the previous code.

After installation restart Nautilus by running the command below:

nautilus -q

Note that you have to install media codecs to make audio/video preview work.

Gloobus Folder  Preview

Gloobus Picture Preview

Gloobus Video Preview