nodejs-dockerfile-utils on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S nodejs-dockerfile-utils

* (Optional) Uninstall nodejs-dockerfile-utils on Arch using YAY

$ yay -Rns nodejs-dockerfile-utils

2. Manually Install "nodejs-dockerfile-utils" via AUR

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

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

b. Clone nodejs-dockerfile-utils's git locally

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

c. Go to ~/nodejs-dockerfile-utils folder and install it

$ cd ~/nodejs-dockerfile-utils $ makepkg -si

3. Information about the nodejs-dockerfile-utils package on Arch User Repository (AUR)

ID: 1084002
Name: nodejs-dockerfile-utils
PackageBaseID: 144111
PackageBase: nodejs-dockerfile-utils
Version: 0.10.0-1
Description: Utilities for formatting and linting a Dockerfile.
URL: https://github.com/rcjsuen/dockerfile-utils#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thiagoalmeidasa
Submitter: thiagoalmeidasa
FirstSubmitted: 1565101127
LastModified: 1653298436
URLPath: /cgit/aur.git/snapshot/nodejs-dockerfile-utils.tar.gz