Ubuntu

From GnuCash
Revision as of 05:35, 6 February 2013 by Twt (talk | contribs) (Added link to Wikipedia page showing supported versions)
Jump to: navigation, search


Build GnuCash Yourself

It requires very little technical skill to build GnuCash from source in Ubuntu. See Building for details. (Important: for production purposes be sure to compile the latest STABLE release.)

GetDeb

The version of GnuCash in the official Ubuntu repositories tends to be outdated. The latest stable version is usually available at GetDeb http://GetDeb.net/ which is an unofficial archive of Ubuntu-compatible packages.

Follow the instructions at GetDeb for activating the GetDeb repository on your machine. http://www.getdeb.net/updates#how_to_install

If you want to avoid updating any other applications, turn off the GetDeb repository after installing GnuCash, OR you can download just the GetDeb packages for GnuCash. If you just download the GetDeb GnuCash packages, be sure to download all three GnuCash packages to your machine so the dependencies can be met.

If you are having trouble reaching GetDeb, see these suggestions of mirror sites: http://www.ubuntugeek.com/getdeb-mirror-site.html

Standard Ubuntu Releases of GnuCash

If you not using any of the above sources, when you install GnuCash, the version you get will be the version archived for your release of Ubuntu. GnuCash is not officially maintained for Ubuntu, so it is the latest Debian version available when the Ubuntu release was "frozen" (as listed below). Depending on your version of Ubuntu, you may additionally have to manually activate the "Universe" repository (using the Software Sources application) before GnuCash is visible.

If you are using an older (such as one of the LTS versions) of Ubuntu, you may want an updated version of GnuCash from an official repository. As newer versions of GnuCash become "back-ported" to your release, you can activate the Backports repository to install the latest back-ported upgrade. (If fidelity to the rest of the supported release is important to you, also be sure to "pin" your Backports repository to a lower priority than the other repositories using an /etc/apt/preferences file, and install only the upgraded packages you use.) For more backport details see https://help.ubuntu.com/community/UbuntuBackports

Because back-ported releases come from Debian packages, even back-ported versions are usually at least a bit outdated, too. :-( If you want the latest, your best bet is to either build it yourself or use the GetDeb repository.

Ubuntu 13.04 ("Raring Ringtail")

GnuCash 2.4.11 is included in Ubuntu 13.04, to be released April 2013 http://packages.ubuntu.com/raring/gnucash

Ubuntu 12.10 ("Quantal Quetzal")

Guncash 2.4.11 is included in Ubuntu 12.10, released October 2012. http://packages.ubuntu.com/quantal/gnucash

Ubuntu 12.04 LTS ("Precise Pangolin")

GnuCash 2.4.10 is included in Ubuntu 12.04 LTS, released April 2012. http://packages.ubuntu.com/precise/gnucash

Ubuntu 11.10 ("Oneiric Ocelot")

GnuCash 2.4.7 is included in Ubuntu 11.14, released October 2011. http://packages.ubuntu.com/oneiric/gnucash

Ubuntu 11.04 ("Natty Narwhal")

GnuCash 2.4.2 is included in Ubuntu 11.04, released April 2011. http://packages.ubuntu.com/natty/gnucash

Ubuntu 10.10 ("Maverick Meerkat")

GnuCash 2.2.9 is included in Ubuntu 10.10, released October 10th 2010. http://packages.ubuntu.com/maverick/gnucash

Ubuntu 10.04 LTS ("Lucid Lynx")

GnuCash 2.2.9 is included in Ubuntu 10.04, released April 29th 2010. http://packages.ubuntu.com/lucid/gnucash

Ubuntu 9.10 ("Karmic Koala")

GnuCash 2.2.9 is included in Ubuntu 9.10, released October 29th 2009.

Ubuntu 9.04 ("Jaunty Jackalope")

GnuCash 2.2.6 is included in Ubuntu 9.04, released April 23 2009.

Ubuntu 8.10 ("Intrepid Ibex")

GnuCash 2.2.6 is included in Ubuntu 8.10, released October 27 2008.

Ubuntu 8.04 LTS ("Hardy Heron")

GnuCash 2.2.4 is included in Ubuntu 8.04, released April 24 2008. (Ubuntu 8.04 "Hardy Heron" is an "LTS" or "Long Term Support" release to replace Ubuntu 6.06 "Dapper.") Source building and back-porting procedures should be similar to previous Ubuntu releases.

As always, activate the Universe repository in your Software Sources to make GnuCash available.

Ubuntu 7.10 ("Gutsy Gibbon")

GnuCash 2.2.1 is included in Gutsy. Some minimal notes on building GnuCash appear in BuildGutsy. See the Debian page for more details.

Ubuntu 7.04 ("Feisty Fawn")

GnuCash 2.0.5 is included in Feisty, and 2.2.1 is available in the Feisty Backports repository. To enable online banking HBCI, the build instructions for Debian and Ubuntu are the same. See the Debian page for the instructions.

To build GnuCash 2.2 on Feisty, see Building#Feisty.

Ubuntu 6.10 ("Edgy Eft")

GnuCash 2.0.1 is included in Edgy. To enable online banking HBCI, the build instructions for Debian and Ubuntu are the same. See the Debian page for the instructions.

Ubuntu 6.06 ("Dapper Drake")

Binaries installing to /usr:

Binaries installing to /usr/local:

BreezyBadgerInstallation instructions should basically work (perhaps with minor adjustments).