cloud-hypervisor-git on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S cloud-hypervisor-git

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

$ yay -Rns cloud-hypervisor-git

2. Manually Install "cloud-hypervisor-git" 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-git's git locally

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

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

$ cd ~/cloud-hypervisor-git $ makepkg -si

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

ID: 1239259
Name: cloud-hypervisor-git
PackageBaseID: 152204
PackageBase: cloud-hypervisor-git
Version: 31.0.r1.g90dcbc323-1
Description: An open source Virtual Machine Monitor (VMM) that runs on top of KVM
URL: https://github.com/cloud-hypervisor/cloud-hypervisor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1588344486
LastModified: 1681137725
URLPath: /cgit/aur.git/snapshot/cloud-hypervisor-git.tar.gz