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

Last updated: November 14,2024

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

$ yay -S ovirt-guest-agent

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

$ yay -Rns ovirt-guest-agent

2. Manually Install "ovirt-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 ovirt-guest-agent's git locally

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

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

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

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

ID: 590176
Name: ovirt-guest-agent
PackageBaseID: 91401
PackageBase: ovirt-guest-agent
Version: 1.0.16-1
Description: The oVirt Guest Agent
URL: https://ovirt.org/develop/developer-guide/vdsm/guest-agent
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: k0ste
FirstSubmitted: 1426576776
LastModified: 1551341404
URLPath: /cgit/aur.git/snapshot/ovirt-guest-agent.tar.gz