-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Packaging
Florian Anderiasch edited this page Feb 22, 2017
·
52 revisions
Leiningen is available in a number of package managers:
Many package managers still include version 1.x, which is rather outdated, so you may be better off installing manually as explained in the README. Please note that all of these are 3rd-party releases not supported by the Leiningen team.
-
nix
nix-env -i leiningen
-
homebrew
brew install leiningen
- yum
- Arch AUR
-
Chocolatey (Windows)
choco install lein
- FreeBSD Ports
- Gentoo (it is not official at the moment, available only in overlay)
Leiningen 1.x was available in apt-get at one point, but it has been removed from recent releases, being too old to actually be beneficial. There is a 3rd-party PPA release available.