How to Install gnucash software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gnucash software package in Ubuntu 12.04 LTS (Precise Pangolin)

gnucash software package provides personal and small-business financial-accounting software, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) 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 12 04 lts precise pangolin
Section GNOME
Package gnucash
Version 1:2.4.10-1
Description personal and small-business financial-accounting software
Sub Section GNOME


See Also, How to uninstall or remove gnucash software package from Ubuntu 12.04 LTS (Precise Pangolin)?