; site: download: add manual badges where needed
[ci skip]
This commit is contained in:
		
							parent
							
								
									a74d7c3eef
								
							
						
					
					
						commit
						2fb39cbc6f
					
				| @ -1,10 +1,10 @@ | ||||
| # Download | ||||
| 
 | ||||
| Here are the ways to install hledger, organised by platform, with the usually most up-to-date methods at the top. | ||||
| Please [send updates](index.html#helpfeedback) for  | ||||
| (Please [send updates](index.html#helpfeedback) for  | ||||
| [this page](https://github.com/simonmichael/hledger/blob/master/site/download.md), | ||||
| and help packagers keep their platform packages up to date. | ||||
| hledger's usual release window is the first day or two of the month. | ||||
| hledger's usual release window is the first day or two of the month.) | ||||
| 
 | ||||
| <style> | ||||
| table { margin-left:1em; } | ||||
| @ -30,7 +30,7 @@ a { white-space:nowrap; } | ||||
| } | ||||
| </style> | ||||
| 
 | ||||
| |                                |                              | Latest release is 1.14.1<br>([release notes](http://hledger.org/release-notes)) <!-- should be the latest release of the hledger package -->  <!-- [](http://hledger.org/release-notes)  --> | ||||
| |                                |                              | Latest release is 1.14.1<br>([Release notes](http://hledger.org/release-notes)) <!-- should be the latest release of the hledger package -->  <!-- [](http://hledger.org/release-notes)  --> | ||||
| |--------------------------------|------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||||
| | | ||||
| | <br><big>**Multiplatform**</big>         | <br><small>*The first three build from source, which is slower. See [Building from source](#b).*</small> | <br><small>*This method installs:*</small> | ||||
| @ -38,30 +38,30 @@ a { white-space:nowrap; } | ||||
| | [stack install](#b2)<br><small>*Linux, Mac, Windows[*][]*</small>  | <span style="font-size:medium;">**`stack install --resolver=nightly-2019-03-09 hledger hledger-web hledger-ui`**</span> | <small>Latest release / any version</small> | ||||
| | [cabal install](#b3)<br><small>*Linux, Mac, Windows[*][]*</small>  | <span style="font-size:medium;">**`cabal v2-update && cabal v2-install hledger-1.14.1 hledger-web-1.14 hledger-ui-1.14`**</span> | <small>Latest release / any version</small> | ||||
| | | ||||
| | [Docker][]<br><small>*Linux, Mac, Windows*</small>  | **`docker pull dastapov/hledger`** ([readme](https://hub.docker.com/r/dastapov/hledger), [more images](https://hub.docker.com/search?q=hledger&type=image&sort=updated_at&order=desc)) | 1.14.1 | ||||
| | [Docker][]<br><small>*Linux, Mac, Windows*</small>  | **`docker pull dastapov/hledger`** ([readme](https://hub.docker.com/r/dastapov/hledger), [more images](https://hub.docker.com/search?q=hledger&type=image&sort=updated_at&order=desc)) |  | ||||
| | [Nix][]<br><small>*Linux, Mac*</small>  | **`nix-channel --update && nix-env -i hledger hledger-ui hledger-web`**  | [](http://hydra.nixos.org/search?query=hledger) [](http://hydra.nixos.org/search?query=hledger)  | ||||
| | | ||||
| | <br><big>**Mac**</big>         | | ||||
| | [Homebrew][]                   | **`brew install hledger`**   | [](https://repology.org/metapackage/hledger/versions) | ||||
| | | ||||
| | <br><big>**Windows**</big>     | | ||||
| | [Windows binaries][]      | <code>**[hledger.zip][]**</code> <small>*(from Appveyor CI)*</small> <!-- or [latest nightly dev build](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) --><!-- <span class=warnings> [no hledger-ui](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444),[doesn't work on old windows ?](https://github.com/simonmichael/hledger/issues/774),[many files in PATH causing hangs](https://github.com/simonmichael/hledger/issues/791) --><!-- ,[appveyor builds failing](https://github.com/simonmichael/hledger/issues/832) </span>--> | 1.14.1+ 20190309 | ||||
| | [Windows binaries][]      | <code>**[hledger.zip][]**</code> <small>*(from Appveyor CI)*</small> <!-- or [latest nightly dev build](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) --><!-- <span class=warnings> [no hledger-ui](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444),[doesn't work on old windows ?](https://github.com/simonmichael/hledger/issues/774),[many files in PATH causing hangs](https://github.com/simonmichael/hledger/issues/791) --><!-- ,[appveyor builds failing](https://github.com/simonmichael/hledger/issues/832) </span>--> |  | ||||
| | [Linuxbrew][]                  | **`brew install hledger`**    | [](https://repology.org/metapackage/hledger/versions) | ||||
| | | ||||
| | <br><big>**GNU/Linux**</big>   | | ||||
| | [Linuxbrew][]                  | **`brew install hledger`**    | [](https://repology.org/metapackage/hledger/versions) | ||||
| | [Arch][]                       | **`pacman -S hledger hledger-ui hledger-web`** | [](https://repology.org/metapackage/hledger/versions) | ||||
| | [Gentoo][]                     | **`sudo layman -a haskell && sudo emerge hledger hledger-ui hledger-web`** | 1.14.1 | ||||
| | [Gentoo][]                     | **`sudo layman -a haskell && sudo emerge hledger hledger-ui hledger-web`** |  | ||||
| | [Debian][]                     | **`sudo apt install hledger hledger-ui hledger-web`** | [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions)  | ||||
| | [Ubuntu][]                     | **`sudo apt install hledger hledger-ui hledger-web`** | [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions)  | ||||
| | [Void][]                       | **`xbps-install -S hledger hledger-ui hledger-web`** | [](https://repology.org/metapackage/hledger/versions) | ||||
| | [Fedora][]                     | **`sudo dnf install hledger`** <br><small>*or (more complete & current):*</small><br>**`sudo dnf copr enable kefah/HLedger && sudo dnf install hledger`** | [](https://repology.org/metapackage/hledger/versions)  [](https://repology.org/metapackage/hledger/versions)  [](https://repology.org/metapackage/hledger/versions)  [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) | ||||
| | | ||||
| | <br><big>**BSD**</big>         | | ||||
| | OpenBSD                        | Ports: **[https://github.com/jasperla/openbsd-wip/pull/104](https://github.com/jasperla/openbsd-wip/pull/104)** <br>Third-party binaries: **[OpenBSD6.3/amd64](https://s3.amazonaws.com/openbsd-hledger/index.html)** | 1.10 | ||||
| | OpenBSD                        | Ports: **[https://github.com/jasperla/openbsd-wip/pull/104](https://github.com/jasperla/openbsd-wip/pull/104)** <br>Third-party binaries: **[OpenBSD6.3/amd64](https://s3.amazonaws.com/openbsd-hledger/index.html)** |  | ||||
| | | ||||
| | <br><big>**Other**</big>       | | ||||
| | [Sandstorm][]<br><small>*Community/private cloud platform*</small>                  | **[hledger-web Sandstorm app](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90)** <!-- <br><span class=warnings>[features needed](https://github.com/simonmichael/hledger/issues/425)</span> --> | 1.9.2 | ||||
| | [Sandstorm][]<br><small>*Community/private cloud platform*</small>                  | **[hledger-web Sandstorm app](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90)** <!-- <br><span class=warnings>[features needed](https://github.com/simonmichael/hledger/issues/425)</span> --> |  | ||||
| | | ||||
| <!-- | ||||
| | [Homebrew][]/[Linuxbrew][]<br><small>*Mac, Linux, Windows*</small> | **`brew install hledger`**   | [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user