archuseriso on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S archuseriso

* (Optional) Uninstall archuseriso on Arch using YAY

$ yay -Rns archuseriso

2. Manually Install "archuseriso" via AUR

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

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

b. Clone archuseriso's git locally

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

c. Go to ~/archuseriso folder and install it

$ cd ~/archuseriso $ makepkg -si

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

ID: 1413648
Name: archuseriso
PackageBaseID: 141842
PackageBase: archuseriso
Version: 0.8-1
Description: Create bootable disk images of Arch Linux, install to USB disk or thumb drive
URL: https://github.com/laurent85v/archuseriso
NumVotes: 13
Popularity: 1.389391
OutOfDate:
Maintainer: laurent85
Submitter: laurent85
FirstSubmitted: 1557098859
LastModified: 1708592909
URLPath: /cgit/aur.git/snapshot/archuseriso.tar.gz

5. The same packages on other Linux Distributions