earthly on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S earthly

* (Optional) Uninstall earthly on Arch using YAY

$ yay -Rns earthly

2. Manually Install "earthly" via AUR

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

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

b. Clone earthly's git locally

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

c. Go to ~/earthly folder and install it

$ cd ~/earthly $ makepkg -si

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

ID: 1425804
Name: earthly
PackageBaseID: 169814
PackageBase: earthly
Version: 0.8.5-1
Description: A build automation tool that executes in containers
URL: https://earthly.dev/
NumVotes: 7
Popularity: 7.0E-5
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1628650712
LastModified: 1710245676
URLPath: /cgit/aur.git/snapshot/earthly.tar.gz