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

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

gnuit software package provides GNU Interactive Tools, a file browser/viewer and process viewer/killer, 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 gnuit 

gnuit is installed in your system.

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

$ sudo dpkg-query -l | grep gnuit *

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

gnuit package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package gnuit
Version 4.9.5-3
Description GNU Interactive Tools, a file browser/viewer and process viewer/killer
Sub Section Utils


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