lando-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S lando-git

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

$ yay -Rns lando-git

2. Manually Install "lando-git" via AUR

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

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

b. Clone lando-git's git locally

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

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

$ cd ~/lando-git $ makepkg -si

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

ID: 711285
Name: lando-git
PackageBaseID: 137562
PackageBase: lando-git
Version: 3.0.0.rrc.1.r0.g55efb0e0-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: 2
Popularity: 0
OutOfDate: 1623952238
Maintainer:
Submitter: dmp1ce
FirstSubmitted: 1543023132
LastModified: 1584968193
URLPath: /cgit/aur.git/snapshot/lando-git.tar.gz