How to Install fbi software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fbi software package in Ubuntu 14.04 LTS (Trusty Tahr)

fbi software package provides Linux frame buffer image viewer, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fbi 

fbi is installed in your system.

Make ensure the fbi package were installed using the commands given below,

$ sudo dpkg-query -l | grep fbi *

You will get with fbi package name, version, architecture and description in a table

fbi package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package fbi
Version 2.07-11
Description Linux frame buffer image viewer
Sub Section Graphics


See Also, How to uninstall or remove fbi software package from Ubuntu 14.04 LTS (Trusty Tahr)?