makeimg on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "makeimg" 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 makeimg on Arch using YAY
$
yay -S
makeimg
Copied
* (Optional) Uninstall makeimg on Arch using YAY
$
yay -Rns
makeimg
Copied
2. Manually Install "makeimg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone makeimg's git locally
$
git clone https://aur.archlinux.org/makeimg.git
~/makeimg
Copied
c. Go to ~/makeimg folder and install it
$
cd
~/makeimg
Copied
$
makepkg -si
Copied
3. Information about the makeimg package on Arch User Repository (AUR)
ID: 1339715
Name: makeimg
PackageBaseID: 185859
PackageBase: makeimg
Version: 0.12.0-1
Description: Declarative way to build Linux system images
URL: https://sr.ht/~bitfehler/makeimg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitfehler
Submitter: bitfehler
FirstSubmitted: 1663569654
LastModified: 1698232681
URLPath: /cgit/aur.git/snapshot/makeimg.tar.gz
Name: makeimg
PackageBaseID: 185859
PackageBase: makeimg
Version: 0.12.0-1
Description: Declarative way to build Linux system images
URL: https://sr.ht/~bitfehler/makeimg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitfehler
Submitter: bitfehler
FirstSubmitted: 1663569654
LastModified: 1698232681
URLPath: /cgit/aur.git/snapshot/makeimg.tar.gz