qemu-debootstrap on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S qemu-debootstrap

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

$ yay -Rns qemu-debootstrap

2. Manually Install "qemu-debootstrap" via AUR

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

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

b. Clone qemu-debootstrap's git locally

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

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

$ cd ~/qemu-debootstrap $ makepkg -si

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

ID: 865468
Name: qemu-debootstrap
PackageBaseID: 161948
PackageBase: qemu-debootstrap
Version: 5.2-1
Description: QEMU debootstrap wrapper
URL: https://salsa.debian.org/qemu-team/qemu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: peeweep
FirstSubmitted: 1610348202
LastModified: 1613617734
URLPath: /cgit/aur.git/snapshot/qemu-debootstrap.tar.gz