vml on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vml

* (Optional) Uninstall vml on Arch using YAY

$ yay -Rns vml

2. Manually Install "vml" via AUR

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

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

b. Clone vml's git locally

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

c. Go to ~/vml folder and install it

$ cd ~/vml $ makepkg -si

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

ID: 1309339
Name: vml
PackageBaseID: 197014
PackageBase: vml
Version: 0.1.9-1
Description: Tool for easy and transparent management of qemu virtual machines
URL: https://github.com/Obirvalger/vml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: geochip
Submitter: geochip
FirstSubmitted: 1693053313
LastModified: 1693053313
URLPath: /cgit/aur.git/snapshot/vml.tar.gz