cloud-hypervisor on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cloud-hypervisor

* (Optional) Uninstall cloud-hypervisor on Arch using YAY

$ yay -Rns cloud-hypervisor

2. Manually Install "cloud-hypervisor" via AUR

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

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

b. Clone cloud-hypervisor's git locally

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

c. Go to ~/cloud-hypervisor folder and install it

$ cd ~/cloud-hypervisor $ makepkg -si

3. Information about the cloud-hypervisor package on Arch User Repository (AUR)

ID: 1413375
Name: cloud-hypervisor
PackageBaseID: 147494
PackageBase: cloud-hypervisor
Version: 38.0-1
Description: A Virtual Machine Monitor for modern Cloud workloads
URL: https://github.com/cloud-hypervisor/cloud-hypervisor
NumVotes: 4
Popularity: 6.0E-6
OutOfDate:
Maintainer: gdamjan
Submitter: zer0def
FirstSubmitted: 1576713477
LastModified: 1708540869
URLPath: /cgit/aur.git/snapshot/cloud-hypervisor.tar.gz