vmdebootstrap on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vmdebootstrap

* (Optional) Uninstall vmdebootstrap on Arch using YAY

$ yay -Rns vmdebootstrap

2. Manually Install "vmdebootstrap" via AUR

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

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

b. Clone vmdebootstrap's git locally

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

c. Go to ~/vmdebootstrap folder and install it

$ cd ~/vmdebootstrap $ makepkg -si

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

ID: 1307541
Name: vmdebootstrap
PackageBaseID: 196896
PackageBase: vmdebootstrap
Version: 1.11-1
Description: Bootstrap Debian into a (virtual machine) disk image
URL: http://git.liw.fi/vmdebootstrap/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oaken-source
Submitter: oaken-source
FirstSubmitted: 1692697801
LastModified: 1692697801
URLPath: /cgit/aur.git/snapshot/vmdebootstrap.tar.gz