qemu-lite on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S qemu-lite

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

$ yay -Rns qemu-lite

2. Manually Install "qemu-lite" via AUR

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

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

b. Clone qemu-lite's git locally

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

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

$ cd ~/qemu-lite $ makepkg -si

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

ID: 375386
Name: qemu-lite
PackageBaseID: 118876
PackageBase: qemu-lite
Version: 2.7.1-1
Description: QEMU with pc-lite system
URL: https://github.com/01org/qemu-lite
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: pdxjohnny
FirstSubmitted: 1484710815
LastModified: 1484716264
URLPath: /cgit/aur.git/snapshot/qemu-lite.tar.gz