usb-creator on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S usb-creator

* (Optional) Uninstall usb-creator on Arch using YAY

$ yay -Rns usb-creator

2. Manually Install "usb-creator" via AUR

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

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

b. Clone usb-creator's git locally

$ git clone https://aur.archlinux.org/usb-creator.git ~/usb-creator

c. Go to ~/usb-creator folder and install it

$ cd ~/usb-creator $ makepkg -si

3. Information about the usb-creator package on Arch User Repository (AUR)

ID: 1189960
Name: usb-creator
PackageBaseID: 21375
PackageBase: usb-creator
Version: 0.3.16-2
Description: Create bootable USB from a LiveCD or disc image of Ubuntu
URL: https://git.launchpad.net/~usb-creator-hackers/usb-creator/+git/main
NumVotes: 371
Popularity: 0.016071
OutOfDate:
Maintainer: Rubo
Submitter: menollo
FirstSubmitted: 1226364455
LastModified: 1672495105
URLPath: /cgit/aur.git/snapshot/usb-creator.tar.gz