undocker on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S undocker

* (Optional) Uninstall undocker on Arch using YAY

$ yay -Rns undocker

2. Manually Install "undocker" via AUR

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

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

b. Clone undocker's git locally

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

c. Go to ~/undocker folder and install it

$ cd ~/undocker $ makepkg -si

3. Information about the undocker package on Arch User Repository (AUR)

ID: 827545
Name: undocker
PackageBaseID: 158463
PackageBase: undocker
Version: 7-2
Description: Extract Docker images
URL: https://github.com/larsks/undocker/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1602045302
LastModified: 1606935360
URLPath: /cgit/aur.git/snapshot/undocker.tar.gz