isoimagewriter on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S isoimagewriter

* (Optional) Uninstall isoimagewriter on Arch using YAY

$ yay -Rns isoimagewriter

2. Manually Install "isoimagewriter" via AUR

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

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

b. Clone isoimagewriter's git locally

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

c. Go to ~/isoimagewriter folder and install it

$ cd ~/isoimagewriter $ makepkg -si

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

ID: 1337846
Name: isoimagewriter
PackageBaseID: 123557
PackageBase: isoimagewriter
Version: 1.0.0-2
Description: Tool to write a .iso file to a USB disk
URL: https://community.kde.org/ISOImageWriter
NumVotes: 24
Popularity: 1.303237
OutOfDate:
Maintainer: z3ntu
Submitter: z3ntu
FirstSubmitted: 1498161804
LastModified: 1697924322
URLPath: /cgit/aur.git/snapshot/isoimagewriter.tar.gz

5. The same packages on other Linux Distributions