earthly-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S earthly-bin

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

$ yay -Rns earthly-bin

2. Manually Install "earthly-bin" via AUR

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

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

b. Clone earthly-bin's git locally

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

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

$ cd ~/earthly-bin $ makepkg -si

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

ID: 1425768
Name: earthly-bin
PackageBaseID: 160687
PackageBase: earthly-bin
Version: 0.8.5-1
Description: Build automation for the container era
URL: https://earthly.dev
NumVotes: 4
Popularity: 0.021352
OutOfDate:
Maintainer: pandada8
Submitter: istimaldar_sntlk
FirstSubmitted: 1607380114
LastModified: 1710243040
URLPath: /cgit/aur.git/snapshot/earthly-bin.tar.gz