qemu-launcher on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S qemu-launcher

* (Optional) Uninstall qemu-launcher on Arch using YAY

$ yay -Rns qemu-launcher

2. Manually Install "qemu-launcher" via AUR

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

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

b. Clone qemu-launcher's git locally

$ git clone https://aur.archlinux.org/qemu-launcher.git ~/qemu-launcher

c. Go to ~/qemu-launcher folder and install it

$ cd ~/qemu-launcher $ makepkg -si

3. Information about the qemu-launcher package on Arch User Repository (AUR)

ID: 913981
Name: qemu-launcher
PackageBaseID: 127849
PackageBase: qemu-launcher
Version: 1.7.4-6
Description: GNOME/Gtk front-end for the Qemu x86 PC emulator
URL: http://gna.org/projects/qemulaunch
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: arojas
FirstSubmitted: 1512941291
LastModified: 1622340628
URLPath: /cgit/aur.git/snapshot/qemu-launcher.tar.gz

5. The same packages on other Linux Distributions