google-guest-agent on AUR (Arch User Repository)

Last updated: May 05,2024

1. Install "google-guest-agent" 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 google-guest-agent on Arch using YAY

$ yay -S google-guest-agent

* (Optional) Uninstall google-guest-agent on Arch using YAY

$ yay -Rns google-guest-agent

2. Manually Install "google-guest-agent" via AUR

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

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

b. Clone google-guest-agent's git locally

$ git clone https://aur.archlinux.org/google-guest-agent.git ~/google-guest-agent

c. Go to ~/google-guest-agent folder and install it

$ cd ~/google-guest-agent $ makepkg -si

3. Information about the google-guest-agent package on Arch User Repository (AUR)

ID: 1138031
Name: google-guest-agent
PackageBaseID: 157028
PackageBase: google-guest-agent
Version: 20220824.00-1
Description: Guest Agent for Google Compute Engine
URL: https://github.com/GoogleCloudPlatform/guest-agent
NumVotes: 1
Popularity: 1.4E-5
OutOfDate:
Maintainer: lcastelli
Submitter: lcastelli
FirstSubmitted: 1598236028
LastModified: 1662846828
URLPath: /cgit/aur.git/snapshot/google-guest-agent.tar.gz