makeimg on AUR (Arch User Repository)

Last updated: July 01,2024

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

b. Install makeimg on Arch using YAY

$ yay -S makeimg

* (Optional) Uninstall makeimg on Arch using YAY

$ yay -Rns makeimg

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

b. Clone makeimg's git locally

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

c. Go to ~/makeimg folder and install it

$ cd ~/makeimg $ makepkg -si

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