build-arch-gce on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S build-arch-gce

* (Optional) Uninstall build-arch-gce on Arch using YAY

$ yay -Rns build-arch-gce

2. Manually Install "build-arch-gce" via AUR

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

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

b. Clone build-arch-gce's git locally

$ git clone https://aur.archlinux.org/build-arch-gce.git ~/build-arch-gce

c. Go to ~/build-arch-gce folder and install it

$ cd ~/build-arch-gce $ makepkg -si

3. Information about the build-arch-gce package on Arch User Repository (AUR)

ID: 1138036
Name: build-arch-gce
PackageBaseID: 141752
PackageBase: build-arch-gce
Version: 1.0-1
Description: Builds an Arch image for Google Compute Engine
URL: https://github.com/GoogleCloudPlatform/compute-archlinux-image-builder
NumVotes: 3
Popularity: 1.4E-5
OutOfDate:
Maintainer: lcastelli
Submitter: lcastelli
FirstSubmitted: 1556924881
LastModified: 1662849207
URLPath: /cgit/aur.git/snapshot/build-arch-gce.tar.gz