image-tools on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S image-tools

* (Optional) Uninstall image-tools on Arch using YAY

$ yay -Rns image-tools

2. Manually Install "image-tools" via AUR

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

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

b. Clone image-tools's git locally

$ git clone https://aur.archlinux.org/image-tools.git ~/image-tools

c. Go to ~/image-tools folder and install it

$ cd ~/image-tools $ makepkg -si

3. Information about the image-tools package on Arch User Repository (AUR)

ID: 976062
Name: image-tools
PackageBaseID: 134937
PackageBase: image-tools
Version: 1.0.0_rc3-1
Description: Tools to manipulate system images in OCI format
URL: https://github.com/opencontainers/image-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1533850018
LastModified: 1634546753
URLPath: /cgit/aur.git/snapshot/image-tools.tar.gz