bootiso on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S bootiso

* (Optional) Uninstall bootiso on Arch using YAY

$ yay -Rns bootiso

2. Manually Install "bootiso" via AUR

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

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

b. Clone bootiso's git locally

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

c. Go to ~/bootiso folder and install it

$ cd ~/bootiso $ makepkg -si

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

ID: 800635
Name: bootiso
PackageBaseID: 132082
PackageBase: bootiso
Version: 4.2.0-1
Description: A bash script to securely create a bootable USB device from one ISO file.
URL: https://github.com/jsamr/bootiso
NumVotes: 17
Popularity: 9.5E-5
OutOfDate:
Maintainer: SibrenVasse
Submitter: SibrenVasse
FirstSubmitted: 1525397189
LastModified: 1601895424
URLPath: /cgit/aur.git/snapshot/bootiso.tar.gz