dockfmt-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dockfmt-git

* (Optional) Uninstall dockfmt-git on Arch using YAY

$ yay -Rns dockfmt-git

2. Manually Install "dockfmt-git" via AUR

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

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

b. Clone dockfmt-git's git locally

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

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

$ cd ~/dockfmt-git $ makepkg -si

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

ID: 851755
Name: dockfmt-git
PackageBaseID: 162449
PackageBase: dockfmt-git
Version: r59.1455059-2
Description: Dockerfile format and parser. Like `gofmt` but for Dockerfiles.
URL: https://github.com/jessfraz/dockfmt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SiHuan
Submitter: SiHuan
FirstSubmitted: 1611403162
LastModified: 1611404453
URLPath: /cgit/aur.git/snapshot/dockfmt-git.tar.gz