dockerfile-run-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dockerfile-run-git

* (Optional) Uninstall dockerfile-run-git on Arch using YAY

$ yay -Rns dockerfile-run-git

2. Manually Install "dockerfile-run-git" via AUR

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

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

b. Clone dockerfile-run-git's git locally

$ git clone https://aur.archlinux.org/dockerfile-run-git.git ~/dockerfile-run-git

c. Go to ~/dockerfile-run-git folder and install it

$ cd ~/dockerfile-run-git $ makepkg -si

3. Information about the dockerfile-run-git package on Arch User Repository (AUR)

ID: 888110
Name: dockerfile-run-git
PackageBaseID: 165256
PackageBase: dockerfile-run-git
Version: r1.038aaf3-1
Description: Execute dockerfiles as scripts (incl. via shebang)
URL: https://github.com/wknapik/dockerfile-run
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wknapik
Submitter: wknapik
FirstSubmitted: 1617640879
LastModified: 1617640879
URLPath: /cgit/aur.git/snapshot/dockerfile-run-git.tar.gz