lando-bin on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "lando-bin" 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-bin on Arch using YAY

$ yay -S lando-bin

* (Optional) Uninstall lando-bin on Arch using YAY

$ yay -Rns lando-bin

2. Manually Install "lando-bin" via AUR

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

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

b. Clone lando-bin's git locally

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

c. Go to ~/lando-bin folder and install it

$ cd ~/lando-bin $ makepkg -si

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

ID: 1378405
Name: lando-bin
PackageBaseID: 168057
PackageBase: lando-bin
Version: 3.20.8-1
Description: A free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology
URL: https://docs.lando.dev/
NumVotes: 6
Popularity: 0.754558
OutOfDate:
Maintainer: pfrenssen
Submitter: dmp1ce
FirstSubmitted: 1623960283
LastModified: 1704118290
URLPath: /cgit/aur.git/snapshot/lando-bin.tar.gz