multibootusb on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S multibootusb

* (Optional) Uninstall multibootusb on Arch using YAY

$ yay -Rns multibootusb

2. Manually Install "multibootusb" via AUR

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

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

b. Clone multibootusb's git locally

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

c. Go to ~/multibootusb folder and install it

$ cd ~/multibootusb $ makepkg -si

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

ID: 894568
Name: multibootusb
PackageBaseID: 98146
PackageBase: multibootusb
Version: 9.2.0-5
Description: Boot multiple live Linux distros from a usb flash drive.
URL: https://sourceforge.net/projects/multibootusb/
NumVotes: 113
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: Angel_Caido
FirstSubmitted: 1440099924
LastModified: 1618828839
URLPath: /cgit/aur.git/snapshot/multibootusb.tar.gz