qtemu on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S qtemu

* (Optional) Uninstall qtemu on Arch using YAY

$ yay -Rns qtemu

2. Manually Install "qtemu" via AUR

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

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

b. Clone qtemu's git locally

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

c. Go to ~/qtemu folder and install it

$ cd ~/qtemu $ makepkg -si

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

ID: 561407
Name: qtemu
PackageBaseID: 126829
PackageBase: qtemu
Version: 1.0.5-11
Description: Graphical user interface for QEMU written in Qt4
URL: https://qtemu.org
NumVotes: 3
Popularity: 0
OutOfDate: 1584124312
Maintainer: carlavilla
Submitter: arojas
FirstSubmitted: 1509488860
LastModified: 1542677065
URLPath: /cgit/aur.git/snapshot/qtemu.tar.gz

5. The same packages on other Linux Distributions