bootableusb on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bootableusb

* (Optional) Uninstall bootableusb on Arch using YAY

$ yay -Rns bootableusb

2. Manually Install "bootableusb" via AUR

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

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

b. Clone bootableusb's git locally

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

c. Go to ~/bootableusb folder and install it

$ cd ~/bootableusb $ makepkg -si

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

ID: 368517
Name: bootableusb
PackageBaseID: 116899
PackageBase: bootableusb
Version: 0.4-3
Description: Create bootable usb drives
URL: https://github.com/bugra9/BootableUSB
NumVotes: 4
Popularity: 0
OutOfDate: 1706564659
Maintainer: bugra9
Submitter: bugra9
FirstSubmitted: 1478696672
LastModified: 1482854976
URLPath: /cgit/aur.git/snapshot/bootableusb.tar.gz