img-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S img-git

* (Optional) Uninstall img-git on Arch using YAY

$ yay -Rns img-git

2. Manually Install "img-git" via AUR

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

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

b. Clone img-git's git locally

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

c. Go to ~/img-git folder and install it

$ cd ~/img-git $ makepkg -si

3. Information about the img-git package on Arch User Repository (AUR)

ID: 678455
Name: img-git
PackageBaseID: 141739
PackageBase: img-git
Version: v0.5.7.r9.ge16396e0-1
Description: Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder
URL: https://github.com/genuinetools/img
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pandada8
Submitter: pandada8
FirstSubmitted: 1556864555
LastModified: 1576723509
URLPath: /cgit/aur.git/snapshot/img-git.tar.gz