bootdisk on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bootdisk

* (Optional) Uninstall bootdisk on Arch using YAY

$ yay -Rns bootdisk

2. Manually Install "bootdisk" via AUR

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

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

b. Clone bootdisk's git locally

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

c. Go to ~/bootdisk folder and install it

$ cd ~/bootdisk $ makepkg -si

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

ID: 1196860
Name: bootdisk
PackageBaseID: 172498
PackageBase: bootdisk
Version: 0.1-2
Description: Simple command to boot device with QEMU/KVM
URL: https://github.com/MatMoul/bootdisk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: matmoul
Submitter: matmoul
FirstSubmitted: 1635465094
LastModified: 1673709326
URLPath: /cgit/aur.git/snapshot/bootdisk.tar.gz