qemu-user-static-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S qemu-user-static-bin

* (Optional) Uninstall qemu-user-static-bin on Arch using YAY

$ yay -Rns qemu-user-static-bin

2. Manually Install "qemu-user-static-bin" via AUR

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

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

b. Clone qemu-user-static-bin's git locally

$ git clone https://aur.archlinux.org/qemu-user-static-bin.git ~/qemu-user-static-bin

c. Go to ~/qemu-user-static-bin folder and install it

$ cd ~/qemu-user-static-bin $ makepkg -si

3. Information about the qemu-user-static-bin package on Arch User Repository (AUR)

ID: 1131735
Name: qemu-user-static-bin
PackageBaseID: 126111
PackageBase: qemu-user-static-bin
Version: 7.0-6
Description: A generic and open source machine emulator, statically linked
URL: http://wiki.qemu.org
NumVotes: 89
Popularity: 1.707742
OutOfDate: 1661977366
Maintainer: JerryXiao
FirstSubmitted: 1507188782
LastModified: 1661616336
URLPath: /cgit/aur.git/snapshot/qemu-user-static-bin.tar.gz