Search Criteria
Package Details: lando 3.26.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lando.git (read-only, click to copy) |
|---|---|
| Package Base: | lando |
| Description: | A free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology |
| Upstream URL: | https://docs.lando.dev |
| Keywords: | lamp lando web xampp |
| Licenses: | GPL |
| Conflicts: | lando-git |
| Provides: | lando |
| Submitter: | dmp1ce |
| Maintainer: | tiziodcaio |
| Last Packager: | tiziodcaio |
| Votes: | 7 |
| Popularity: | 0.000001 |
| First Submitted: | 2019-01-30 15:06 (UTC) |
| Last Updated: | 2026-01-26 08:27 (UTC) |
Dependencies (6)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, rancher-desktop-binAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker)
- docker-compose (docker-compose-v1-binAUR, docker-compose-gitAUR, docker-desktopAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (optional)
Latest Comments
« First ‹ Previous 1 2
mpolishchuck commented on 2021-08-10 06:54 (UTC)
I've succeeded to build the latest version (3.1.4 at this particular moment). To do that I've replaced build() subroutine with this:
And also I've removed nvm from dependencies since it is not needed. Moreover I don't get why it was used here since lando can be built with nodejs which currently in main repository.
dmp1ce commented on 2021-06-17 20:39 (UTC) (edited on 2021-06-17 20:40 (UTC) by dmp1ce)
I don't know how to create a new version from source but I did create a -bin PKGBUILD of the new release. https://aur.archlinux.org/packages/lando-bin/
I created an issue here: https://github.com/lando/lando/issues/3052
dmp1ce commented on 2020-10-09 14:31 (UTC)
@ElijahLynn Thanks!
I added you as a co-maintainer. Please make sure you understand how to maintain a PKGBUILD. People often forget to update the .SRCINFO with
makepkg --printsrcinfo > .SRCINFObefore pushing.The package can be cloned with the ssh: link.
Also, I typically only update the version for full releases and not pre-releases.
ElijahLynn commented on 2020-10-08 15:58 (UTC)
Is this package in a git repo we can make PRs to to help with maintenance?
ElijahLynn commented on 2020-10-08 15:58 (UTC)
Is this package in a git repo we can make PRs to to help with maintenance?
ElijahLynn commented on 2020-09-30 22:29 (UTC)
https://github.com/lando/lando/releases/tag/v3.0.14 is out.
damonh commented on 2020-07-07 02:09 (UTC)
There's a new version https://github.com/lando/lando/releases/tag/v3.0.7
ElijahLynn commented on 2020-05-15 16:41 (UTC)
https://github.com/lando/lando/releases/tag/v3.0.1 is out as of 8 days ago now.
« First ‹ Previous 1 2