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