dockerfile-generator-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dockerfile-generator-bin

* (Optional) Uninstall dockerfile-generator-bin on Arch using YAY

$ yay -Rns dockerfile-generator-bin

2. Manually Install "dockerfile-generator-bin" via AUR

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

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

b. Clone dockerfile-generator-bin's git locally

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

c. Go to ~/dockerfile-generator-bin folder and install it

$ cd ~/dockerfile-generator-bin $ makepkg -si

3. Information about the dockerfile-generator-bin package on Arch User Repository (AUR)

ID: 734251
Name: dockerfile-generator-bin
PackageBaseID: 151813
PackageBase: dockerfile-generator-bin
Version: 1.0.0-1
Description: Generates dockerfiles based on various input channels
URL: https://github.com/ozankasikci/dockerfile-generator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1587529750
LastModified: 1589152722
URLPath: /cgit/aur.git/snapshot/dockerfile-generator-bin.tar.gz