img on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "img" 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 img on Arch using YAY
$
yay -S
img
Copied
* (Optional) Uninstall img on Arch using YAY
$
yay -Rns
img
Copied
2. Manually Install "img" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone img's git locally
$
git clone https://aur.archlinux.org/img.git
~/img
Copied
c. Go to ~/img folder and install it
$
cd
~/img
Copied
$
makepkg -si
Copied
3. Information about the img package on Arch User Repository (AUR)
ID: 516990
Name: img
PackageBaseID: 130772
PackageBase: img
Version: 0.4.3-1
Description: Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder
URL: https://github.com/genuinetools/img
NumVotes: 1
Popularity: 0
OutOfDate: 1538498886
Maintainer: sinisterstuf
Submitter: sinisterstuf
FirstSubmitted: 1520971758
LastModified: 1528232817
URLPath: /cgit/aur.git/snapshot/img.tar.gz
Name: img
PackageBaseID: 130772
PackageBase: img
Version: 0.4.3-1
Description: Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder
URL: https://github.com/genuinetools/img
NumVotes: 1
Popularity: 0
OutOfDate: 1538498886
Maintainer: sinisterstuf
Submitter: sinisterstuf
FirstSubmitted: 1520971758
LastModified: 1528232817
URLPath: /cgit/aur.git/snapshot/img.tar.gz