archlinux-gce on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S archlinux-gce

* (Optional) Uninstall archlinux-gce on Arch using YAY

$ yay -Rns archlinux-gce

2. Manually Install "archlinux-gce" via AUR

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

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

b. Clone archlinux-gce's git locally

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

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

$ cd ~/archlinux-gce $ makepkg -si

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

ID: 1110896
Name: archlinux-gce
PackageBaseID: 183953
PackageBase: archlinux-gce
Version: 2022.07.12-1
Description: Builds an Archlinux install drive for import in Google Compute Engine.
URL: https://gitlab.archlinux.org/tallero/archiso-profiles
NumVotes: 2
Popularity: 8.0E-6
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1657617574
LastModified: 1657617574
URLPath: /cgit/aur.git/snapshot/archlinux-gce.tar.gz