shdocker on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install shdocker on Arch using YAY
$
yay -S
shdocker
Copied
* (Optional) Uninstall shdocker on Arch using YAY
$
yay -Rns
shdocker
Copied
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
Copied
b. Clone shdocker's git locally
$
git clone https://aur.archlinux.org/shdocker.git
~/shdocker
Copied
c. Go to ~/shdocker folder and install it
$
cd
~/shdocker
Copied
$
makepkg -si
Copied
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
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