lando on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "lando" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install lando on Arch using YAY

$ yay -S lando

* (Optional) Uninstall lando on Arch using YAY

$ yay -Rns lando

2. Manually Install "lando" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone lando's git locally

$ git clone https://aur.archlinux.org/lando.git ~/lando

c. Go to ~/lando folder and install it

$ cd ~/lando $ makepkg -si

3. Information about the lando package on Arch User Repository (AUR)

ID: 946381
Name: lando
PackageBaseID: 139154
PackageBase: lando
Version: 3.1.4-1
Description: A free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology
URL: https://docs.devwithlando.io
NumVotes: 6
Popularity: 0
OutOfDate: 1630278320
Maintainer: ElijahLynn
Submitter: dmp1ce
FirstSubmitted: 1548860800
LastModified: 1628626048
URLPath: /cgit/aur.git/snapshot/lando.tar.gz