lando on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install lando on Arch using YAY
$
yay -S
lando
Copied
* (Optional) Uninstall lando on Arch using YAY
$
yay -Rns
lando
Copied
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
Copied
b. Clone lando's git locally
$
git clone https://aur.archlinux.org/lando.git
~/lando
Copied
c. Go to ~/lando folder and install it
$
cd
~/lando
Copied
$
makepkg -si
Copied
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
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