shdocker on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S shdocker

* (Optional) Uninstall shdocker on Arch using YAY

$ yay -Rns shdocker

2. Manually Install "shdocker" via AUR

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

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

b. Clone shdocker's git locally

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

c. Go to ~/shdocker folder and install it

$ cd ~/shdocker $ makepkg -si

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

ID: 1043395
Name: shdocker
PackageBaseID: 176410
PackageBase: shdocker
Version: 0.1.0-1
Description: Don't repeat your Dockerfiles
URL: https://github.com/veracioux/shdocker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: veracioux
Submitter: veracioux
FirstSubmitted: 1645897427
LastModified: 1645897427
URLPath: /cgit/aur.git/snapshot/shdocker.tar.gz