devtools-qemu on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S devtools-qemu

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

$ yay -Rns devtools-qemu

2. Manually Install "devtools-qemu" via AUR

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

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

b. Clone devtools-qemu's git locally

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

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

$ cd ~/devtools-qemu $ makepkg -si

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

ID: 1107465
Name: devtools-qemu
PackageBaseID: 140246
PackageBase: devtools-qemu
Version: 20220126.21.27a741d-1
Description: QEMU based cross-build tools for Arch Linux ARM package maintainers
URL: https://aur.archlinux.org/packages/devtools-qemu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: petronny
FirstSubmitted: 1552306190
LastModified: 1656921625
URLPath: /cgit/aur.git/snapshot/devtools-qemu.tar.gz