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