qrun-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S qrun-git

* (Optional) Uninstall qrun-git on Arch using YAY

$ yay -Rns qrun-git

2. Manually Install "qrun-git" via AUR

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

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

b. Clone qrun-git's git locally

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

c. Go to ~/qrun-git folder and install it

$ cd ~/qrun-git $ makepkg -si

3. Information about the qrun-git package on Arch User Repository (AUR)

ID: 1255658
Name: qrun-git
PackageBaseID: 103266
PackageBase: qrun-git
Version: r58.b4de532-1
Description: A command line tool to run QEMU in the most common configurations
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vmaffione
Submitter: vmaffione
FirstSubmitted: 1447412905
LastModified: 1683664358
URLPath: /cgit/aur.git/snapshot/qrun-git.tar.gz