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

Last updated: June 24,2024

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

$ yay -S cloud-hypervisor-bin

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

$ yay -Rns cloud-hypervisor-bin

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

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

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

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

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

ID: 1110082
Name: cloud-hypervisor-bin
PackageBaseID: 147495
PackageBase: cloud-hypervisor-bin
Version: 25.0-1
Description: A Rust-VMM based cloud hypervisor from Intel (binary source)
URL: https://github.com/cloud-hypervisor/cloud-hypervisor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zer0def
FirstSubmitted: 1576713482
LastModified: 1657451345
URLPath: /cgit/aur.git/snapshot/cloud-hypervisor-bin.tar.gz