Difference between revisions of "Installation"

From GnuCash
Jump to: navigation, search
(MacOS - adding detail on installation)
m (use {{BuildURL}})
(5 intermediate revisions by 3 users not shown)
Line 18: Line 18:
 
* [[Ubuntu]] (and derivatives)
 
* [[Ubuntu]] (and derivatives)
  
Distribution agnostic versions of GnuCash can now be installed from:
+
Distribution agnostic ''recent (stable and test) versions'' of GnuCash can now be installed, too:
  
* [https://flathub.org/apps/details/org.gnucash.GnuCash flathub] Since GnuCash 2.6.18
+
* [[Flatpak]]
  
 
== Windows ==
 
== Windows ==
Download the binary installer package from [http://sourceforge.net/project/showfiles.php?group_id=192 sourceforge.net]. See [[Windows|Microsoft Windows]] for more information.  
+
Download the binary installer package from [https://sourceforge.net/projects/gnucash/files/ sourceforge.net] or [https://github.com/Gnucash/gnucash/releases Github]. There are also recent nightly builds of [{{BuildURL}}/builds/win32/maint maint] and [{{BuildURL}}/builds/win32/master master] are on [{{BuildURL}}/builds/win32 code.gnucash.org]. See [[Windows|Microsoft Windows]] for more information.
  
 
== MacOS ==
 
== MacOS ==
Download the binary package from [http://sourceforge.net/project/showfiles.php?group_id=192 sourceforge.net]. Once you have downloaded the disk image, double click to open it, and then drag the app icon into your Applications folder (or anywhere else on your system that you choose). If you plan to use online features, drag the "Install Online Quotes" icon as well. Once you have copied them to your system, you can close the disk image. To run Gnucash, double click the icon on your system.
+
Download the binary package from [https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/ sourceforge.net] or [https://github.com/Gnucash/gnucash/releases Github]. Once you have downloaded the disk image, double click to open it, and then drag the app icon into your Applications folder (or anywhere else on your system that you choose). If you plan to use online features, drag the "Install Online Quotes" icon as well. Once you have copied them to your system, you can close the disk image. To run Gnucash, double click the icon on your system.
* For compiling GnuCash on MacOS, see [[MacOS Installation]] and specific [[MacOSX/Quartz]] tips
+
* For compiling GnuCash on MacOS, see [[MacOS Installation]] and specific [[MacOS/Quartz]] tips
  
 
= Other Operating Systems =
 
= Other Operating Systems =
 
* [[FreeBSD]]
 
* [[FreeBSD]]
 
* [[Solaris]]
 
* [[Solaris]]

Revision as of 00:40, 12 November 2019

GnuCash runs under Windows, MacOS, and many flavors of Linux/Unix. Installation is generally quite easy; instructions specific to different supported operating systems are given below.

If you need to use a version of GnuCash more up to date than the version available from your operating system or distribution's repositories and software sources, you can build GnuCash from source code. Links to instructions for building from the sources are provided on the appropriate OS/distribution installation pages. If specific instructions are not yet available for your system, you may consider adapting available instructions from a similar OS/distribution.

Linux

You can check distrowatch.com for distributions which include

the recent,
an almost recent or also
older versions of GnuCash.

Notes on specific distributions:

Distribution agnostic recent (stable and test) versions of GnuCash can now be installed, too:

Windows

Download the binary installer package from sourceforge.net or Github. There are also recent nightly builds of maint and master are on code.gnucash.org. See Microsoft Windows for more information.

MacOS

Download the binary package from sourceforge.net or Github. Once you have downloaded the disk image, double click to open it, and then drag the app icon into your Applications folder (or anywhere else on your system that you choose). If you plan to use online features, drag the "Install Online Quotes" icon as well. Once you have copied them to your system, you can close the disk image. To run Gnucash, double click the icon on your system.

Other Operating Systems