img-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S img-bin

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

$ yay -Rns img-bin

2. Manually Install "img-bin" via AUR

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

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

b. Clone img-bin's git locally

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

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

$ cd ~/img-bin $ makepkg -si

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

ID: 548857
Name: img-bin
PackageBaseID: 136419
PackageBase: img-bin
Version: 0.5.1-1
Description: Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder
URL: https://github.com/genuinetools/img
NumVotes: 0
Popularity: 0
OutOfDate: 1587390843
Maintainer:
Submitter: sinisterstuf
FirstSubmitted: 1538510699
LastModified: 1538510699
URLPath: /cgit/aur.git/snapshot/img-bin.tar.gz