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