qemu-debootstrap on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install qemu-debootstrap on Arch using YAY
$
yay -S
qemu-debootstrap
Copied
* (Optional) Uninstall qemu-debootstrap on Arch using YAY
$
yay -Rns
qemu-debootstrap
Copied
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
Copied
b. Clone qemu-debootstrap's git locally
$
git clone https://aur.archlinux.org/qemu-debootstrap.git
~/qemu-debootstrap
Copied
c. Go to ~/qemu-debootstrap folder and install it
$
cd
~/qemu-debootstrap
Copied
$
makepkg -si
Copied
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
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