genimage on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install genimage on Arch using YAY
$
yay -S
genimage
Copied
* (Optional) Uninstall genimage on Arch using YAY
$
yay -Rns
genimage
Copied
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
Copied
b. Clone genimage's git locally
$
git clone https://aur.archlinux.org/genimage.git
~/genimage
Copied
c. Go to ~/genimage folder and install it
$
cd
~/genimage
Copied
$
makepkg -si
Copied
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
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