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

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

gnucash software package provides personal and small-business financial-accounting software, 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 gnucash 

gnucash is installed in your system.

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

$ sudo dpkg-query -l | grep gnucash *

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

gnucash package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section GNOME
Package gnucash
Version 1:2.6.1-2
Description personal and small-business financial-accounting software
Sub Section GNOME


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