earthly-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S earthly-git

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

$ yay -Rns earthly-git

2. Manually Install "earthly-git" via AUR

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

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

b. Clone earthly-git's git locally

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

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

$ cd ~/earthly-git $ makepkg -si

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

ID: 1089984
Name: earthly-git
PackageBaseID: 169815
PackageBase: earthly-git
Version: 0.6.15.r2.g07a81ee2-1
Description: A build automation tool that executes in containers (git version)
URL: https://earthly.dev/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1628650721
LastModified: 1654351057
URLPath: /cgit/aur.git/snapshot/earthly-git.tar.gz