genimage on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S genimage

* (Optional) Uninstall genimage on Arch using YAY

$ yay -Rns genimage

2. Manually Install "genimage" via AUR

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

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

b. Clone genimage's git locally

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

c. Go to ~/genimage folder and install it

$ cd ~/genimage $ makepkg -si

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

ID: 1391997
Name: genimage
PackageBaseID: 150697
PackageBase: genimage
Version: 17-1
Description: Tool to generate multiple filesystem and flash images from a tree
URL: https://github.com/pengutronix/genimage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fearlessdots
Submitter: Un1Gfn
FirstSubmitted: 1585152563
LastModified: 1706129033
URLPath: /cgit/aur.git/snapshot/genimage.tar.gz