quickemu on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S quickemu

* (Optional) Uninstall quickemu on Arch using YAY

$ yay -Rns quickemu

2. Manually Install "quickemu" via AUR

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

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

b. Clone quickemu's git locally

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

c. Go to ~/quickemu folder and install it

$ cd ~/quickemu $ makepkg -si

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

ID: 1371559
Name: quickemu
PackageBaseID: 171787
PackageBase: quickemu
Version: 4.9.2-1
Description: Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
URL: https://github.com/quickemu-project/quickemu
NumVotes: 22
Popularity: 1.71866
OutOfDate:
Maintainer: sgnh
Submitter: sgnh
FirstSubmitted: 1633704348
LastModified: 1702871825
URLPath: /cgit/aur.git/snapshot/quickemu.tar.gz