virtme-ng on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S virtme-ng

* (Optional) Uninstall virtme-ng on Arch using YAY

$ yay -Rns virtme-ng

2. Manually Install "virtme-ng" via AUR

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

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

b. Clone virtme-ng's git locally

$ git clone https://aur.archlinux.org/virtme-ng.git ~/virtme-ng

c. Go to ~/virtme-ng folder and install it

$ cd ~/virtme-ng $ makepkg -si

3. Information about the virtme-ng package on Arch User Repository (AUR)

ID: 1416204
Name: virtme-ng
PackageBaseID: 203013
PackageBase: virtme-ng
Version: 1.22-1
Description: A tool that allows to easily and quickly recompile and test a Linux kernel, starting from the source code.
URL: https://github.com/arighi/virtme-ng
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: meadow
Submitter: meadow
FirstSubmitted: 1709001766
LastModified: 1709001766
URLPath: /cgit/aur.git/snapshot/virtme-ng.tar.gz