vetu on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vetu

* (Optional) Uninstall vetu on Arch using YAY

$ yay -Rns vetu

2. Manually Install "vetu" via AUR

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

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

b. Clone vetu's git locally

$ git clone https://aur.archlinux.org/vetu.git ~/vetu

c. Go to ~/vetu folder and install it

$ cd ~/vetu $ makepkg -si

3. Information about the vetu package on Arch User Repository (AUR)

ID: 1387009
Name: vetu
PackageBaseID: 201605
PackageBase: vetu
Version: 0.5.3-1
Description: virtualization toolset to effortlessly run Cloud Hypervisor-backed virtual machines on Linux hosts
URL: https://github.com/cirruslabs/vetu
NumVotes: 1
Popularity: 0.319654
OutOfDate:
Maintainer: bjin
Submitter: bjin
FirstSubmitted: 1705422819
LastModified: 1705422819
URLPath: /cgit/aur.git/snapshot/vetu.tar.gz