usbimager on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S usbimager

* (Optional) Uninstall usbimager on Arch using YAY

$ yay -Rns usbimager

2. Manually Install "usbimager" via AUR

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

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

b. Clone usbimager's git locally

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

c. Go to ~/usbimager folder and install it

$ cd ~/usbimager $ makepkg -si

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

ID: 1342725
Name: usbimager
PackageBaseID: 154777
PackageBase: usbimager
Version: 1.0.10-1
Description: Minimal GUI application to write compressed disk images to USB drives (GTK+ Frontend)
URL: https://gitlab.com/bztsrc/usbimager
NumVotes: 29
Popularity: 0.018497
OutOfDate:
Maintainer: AchmadFathoni
Submitter: clove3am
FirstSubmitted: 1593048535
LastModified: 1698409991
URLPath: /cgit/aur.git/snapshot/usbimager.tar.gz