dockfmt on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "dockfmt" 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 dockfmt on Arch using YAY
$
yay -S
dockfmt
Copied
* (Optional) Uninstall dockfmt on Arch using YAY
$
yay -Rns
dockfmt
Copied
2. Manually Install "dockfmt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dockfmt's git locally
$
git clone https://aur.archlinux.org/dockfmt.git
~/dockfmt
Copied
c. Go to ~/dockfmt folder and install it
$
cd
~/dockfmt
Copied
$
makepkg -si
Copied
3. Information about the dockfmt package on Arch User Repository (AUR)
ID: 631377
Name: dockfmt
PackageBaseID: 143757
PackageBase: dockfmt
Version: v0.3.3-1
Description: Dockerfile format and parser. Like `gofmt` but for Dockerfiles.
URL: https://github.com/jessfraz/dockfmt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keur
Submitter: keur
FirstSubmitted: 1563740651
LastModified: 1563740875
URLPath: /cgit/aur.git/snapshot/dockfmt.tar.gz
Name: dockfmt
PackageBaseID: 143757
PackageBase: dockfmt
Version: v0.3.3-1
Description: Dockerfile format and parser. Like `gofmt` but for Dockerfiles.
URL: https://github.com/jessfraz/dockfmt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keur
Submitter: keur
FirstSubmitted: 1563740651
LastModified: 1563740875
URLPath: /cgit/aur.git/snapshot/dockfmt.tar.gz