mkusb on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mkusb" 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 mkusb on Arch using YAY
$
yay -S
mkusb
Copied
* (Optional) Uninstall mkusb on Arch using YAY
$
yay -Rns
mkusb
Copied
2. Manually Install "mkusb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mkusb's git locally
$
git clone https://aur.archlinux.org/mkusb.git
~/mkusb
Copied
c. Go to ~/mkusb folder and install it
$
cd
~/mkusb
Copied
$
makepkg -si
Copied
3. Information about the mkusb package on Arch User Repository (AUR)
ID: 1036956
Name: mkusb
PackageBaseID: 159057
PackageBase: mkusb
Version: 0.3.1-1
Description: A shell script to create ISO multiboot USB flash drives that support both legacy and EFI boot
URL: https://github.com/lilyinstarlight/mkusb
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1603417810
LastModified: 1644913868
URLPath: /cgit/aur.git/snapshot/mkusb.tar.gz
Name: mkusb
PackageBaseID: 159057
PackageBase: mkusb
Version: 0.3.1-1
Description: A shell script to create ISO multiboot USB flash drives that support both legacy and EFI boot
URL: https://github.com/lilyinstarlight/mkusb
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1603417810
LastModified: 1644913868
URLPath: /cgit/aur.git/snapshot/mkusb.tar.gz