;site: download: consistent install tool/package links on left/right
[ci skip]
This commit is contained in:
parent
2fb39cbc6f
commit
2407561eb2
@ -1,10 +1,14 @@
|
|||||||
# Download
|
# Download
|
||||||
|
|
||||||
Here are the ways to install hledger, organised by platform, with the usually most up-to-date methods at the top.
|
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
|
|
||||||
|
(
|
||||||
|
hledger's usual release window is the first day or two of the month.
|
||||||
|
Please [send updates](index.html#helpfeedback) for
|
||||||
[this page](https://github.com/simonmichael/hledger/blob/master/site/download.md),
|
[this page](https://github.com/simonmichael/hledger/blob/master/site/download.md),
|
||||||
and help packagers keep their platform packages up to date.
|
and help packagers keep packages up to date.
|
||||||
hledger's usual release window is the first day or two of the month.)
|
Click the version badges on the right for package/contact info.
|
||||||
|
)
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
table { margin-left:1em; }
|
table { margin-left:1em; }
|
||||||
@ -30,32 +34,32 @@ a { white-space:nowrap; }
|
|||||||
}
|
}
|
||||||
</style>
|
</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>
|
| <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>
|
||||||
| [hledger-install](#b1)<br><small>*Linux, Mac, WSL*</small><br><small>*Requires only bash.*</small> | <span style="font-size:small;">**`curl -sO https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh`**<br>**`less hledger-install.sh`** *# satisfy yourself that the script is safe*<br>**`bash hledger-install.sh`**</span> | <small>Latest release</small>
|
| [hledger-install](#b1)<br><small>*Linux, Mac, WSL*</small><br><small>*Requires only bash.*</small> | <span style="font-size:small;">**`curl -sO https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh`**<br>**`less hledger-install.sh`** *# satisfy yourself that the script is safe*<br>**`bash hledger-install.sh`**</span> | <small>Latest release</small>
|
||||||
| [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>
|
| [stack][]<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>
|
| [cabal][]<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)) | 
|
| [Docker][]<br><small>*Linux, Mac, Windows*</small> | **`docker pull dastapov/hledger`** | [](https://hub.docker.com/r/dastapov/hledger)<br><small>[more..](https://hub.docker.com/search?q=hledger&type=image&sort=updated_at&order=desc)</small>
|
||||||
| [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)
|
| [Nix][]<br><small>*Linux, Mac*</small> | **`nix-channel --update && nix-env -i hledger hledger-ui hledger-web`** | [](https://github.com/NixOS/nixpkgs/search?o=desc&q=hledger&s=committer-date&type=Commits)<br>[](https://github.com/NixOS/nixpkgs/search?o=desc&q=hledger&s=committer-date&type=Commits) <!-- http://hydra.nixos.org/search?query=hledger -->
|
||||||
|
|
|
|
||||||
| <br><big>**Mac**</big> |
|
| <br><big>**Mac**</big> |
|
||||||
| [Homebrew][] | **`brew install hledger`** | [](https://repology.org/metapackage/hledger/versions)
|
| [Homebrew][] | **`brew install hledger`** | [](https://formulae.brew.sh/formula/hledger)
|
||||||
|
|
|
|
||||||
| <br><big>**Windows**</big> |
|
| <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>--> | 
|
| 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>--> | [](https://ci.appveyor.com/project/simonmichael/hledger/build/artifacts)
|
||||||
| [Linuxbrew][] | **`brew install hledger`** | [](https://repology.org/metapackage/hledger/versions)
|
| [Linuxbrew][] | **`brew install hledger`** | [](https://formulae.brew.sh/formula/hledger)
|
||||||
|
|
|
|
||||||
| <br><big>**GNU/Linux**</big> |
|
| <br><big>**GNU/Linux**</big> |
|
||||||
| [Linuxbrew][] | **`brew install hledger`** | [](https://repology.org/metapackage/hledger/versions)
|
| [Linuxbrew][] | **`brew install hledger`** | [](https://formulae.brew.sh/formula/hledger)
|
||||||
| [Arch][] | **`pacman -S hledger hledger-ui hledger-web`** | [](https://repology.org/metapackage/hledger/versions)
|
| Arch | **`pacman -S hledger hledger-ui hledger-web`** | [](https://www.archlinux.org/packages/?sort=&q=hledger)
|
||||||
| [Gentoo][] | **`sudo layman -a haskell && sudo emerge hledger hledger-ui hledger-web`** | 
|
| Gentoo | **`sudo layman -a haskell && sudo emerge hledger hledger-ui hledger-web`** | [](https://gentoo.zugaina.org/Search?search=hledger)
|
||||||
| [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)
|
| Debian | **`sudo apt install hledger hledger-ui hledger-web`** | [](https://packages.debian.org/unstable/hledger)<br>[](https://packages.debian.org/testing/hledger)<br>[](https://packages.debian.org/stable/hledger)<br>[](https://packages.debian.org/oldstable/hledger)<br><small>[more..](https://packages.debian.org/search?searchon=names&keywords=hledger)</small>
|
||||||
| [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)
|
| Ubuntu | **`sudo apt install hledger hledger-ui hledger-web`** | [](https://packages.ubuntu.com/disco/hledger)<br>[](https://packages.ubuntu.com/cosmic/hledger)<br>[](https://packages.ubuntu.com/bionic/hledger)<br>[](https://packages.ubuntu.com/xenial/hledger)<br>[](https://packages.ubuntu.com/trusty/hledger)<br><small>[more..](https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=hledger)</small>
|
||||||
| [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://apps.fedoraproject.org/packages/hledger/)<br>[](https://apps.fedoraproject.org/packages/hledger/)<br>[](https://apps.fedoraproject.org/packages/hledger/)<br>[](https://apps.fedoraproject.org/packages/hledger/)<br>[](https://apps.fedoraproject.org/packages/hledger/)<br><small>[more..](https://apps.fedoraproject.org/packages/s/hledger)</small>
|
||||||
| [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)
|
| Void | **`xbps-install -S hledger hledger-ui hledger-web`** | [](https://voidlinux.org/packages/?q=hledger)
|
||||||
|
|
|
|
||||||
| <br><big>**BSD**</big> |
|
| <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)** | 
|
| 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)** | 
|
||||||
@ -66,33 +70,25 @@ a { white-space:nowrap; }
|
|||||||
<!--
|
<!--
|
||||||
| [Homebrew][]/[Linuxbrew][]<br><small>*Mac, Linux, Windows*</small> | **`brew install hledger`** | [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions)
|
| [Homebrew][]/[Linuxbrew][]<br><small>*Mac, Linux, Windows*</small> | **`brew install hledger`** | [](https://repology.org/metapackage/hledger/versions) [](https://repology.org/metapackage/hledger/versions)
|
||||||
-->
|
-->
|
||||||
|
<!--
|
||||||
|
All repology badges.. sometimes out of date: https://repology.org/project/hledger/badges
|
||||||
|
-->
|
||||||
|
|
||||||
[hledger.zip]: https://ci.appveyor.com/api/buildjobs/gudfa3gv7pj94ab0/artifacts/hledger.zip
|
[stack]: https://haskell.fpcomplete.com/get-started
|
||||||
[hledger.zip.1]: https://ci.appveyor.com/api/buildjobs/xmgh6j3ywi125xhp/artifacts/hledger.zip
|
[cabal]: https://www.haskell.org/cabal
|
||||||
|
[Homebrew]: https://brew.sh
|
||||||
[Homebrew]: https://formulae.brew.sh/formula/hledger
|
|
||||||
[Homebrew contact]: @albins, simon@joyful.com
|
[Homebrew contact]: @albins, simon@joyful.com
|
||||||
[Linuxbrew]: https://linuxbrew.sh
|
[Linuxbrew]: https://linuxbrew.sh
|
||||||
[Linuxbrew contact]: @albins, simon@joyful.com
|
[Linuxbrew contact]: @albins, simon@joyful.com
|
||||||
[Windows binaries]: https://ci.appveyor.com/project/simonmichael/hledger
|
|
||||||
[Windows binaries contact]: simon@joyful.com
|
|
||||||
[*]: #build-issues
|
[*]: #build-issues
|
||||||
[Arch]: https://www.archlinux.org/packages/?sort=&q=hledger
|
[hledger.zip]: https://ci.appveyor.com/api/buildjobs/gudfa3gv7pj94ab0/artifacts/hledger.zip
|
||||||
[Arch contact]: ?
|
[hledger.zip.1]: https://ci.appveyor.com/api/buildjobs/xmgh6j3ywi125xhp/artifacts/hledger.zip
|
||||||
[Debian]: https://packages.debian.org/search?searchon=names&keywords=hledger
|
[Windows binaries contact]: simon@joyful.com
|
||||||
[Debian contact]: mailto:debian-haskell@lists.debian.org, Clint
|
|
||||||
[Fedora]: https://apps.fedoraproject.org/packages/s/hledger
|
|
||||||
[Fedora contact]: ?
|
|
||||||
[Gentoo]: https://gentoo.zugaina.org/Search?search=hledger
|
|
||||||
[Gentoo contact]: ?
|
|
||||||
[Ubuntu]: https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=hledger
|
|
||||||
[Ubuntu contact]: ?
|
|
||||||
[Void]: https://voidlinux.org/packages/?q=hledger
|
|
||||||
[Void contact]: ?
|
|
||||||
[Docker]: https://www.docker.com/products/docker-desktop
|
[Docker]: https://www.docker.com/products/docker-desktop
|
||||||
[Docker contact]: @adept
|
[Docker contact]: @adept
|
||||||
[Nix]: https://nixos.org/nix
|
[Nix]: https://nixos.org/nix
|
||||||
[Nix contact]: @peti
|
[Nix contact]: @peti
|
||||||
|
[Debian contact]: mailto:debian-haskell@lists.debian.org, Clint
|
||||||
[Sandstorm]: https://sandstorm.io
|
[Sandstorm]: https://sandstorm.io
|
||||||
[Sandstorm contact]:
|
[Sandstorm contact]:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user