nginxbeautifier on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nginxbeautifier

* (Optional) Uninstall nginxbeautifier on Arch using YAY

$ yay -Rns nginxbeautifier

2. Manually Install "nginxbeautifier" via AUR

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

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

b. Clone nginxbeautifier's git locally

$ git clone https://aur.archlinux.org/nginxbeautifier.git ~/nginxbeautifier

c. Go to ~/nginxbeautifier folder and install it

$ cd ~/nginxbeautifier $ makepkg -si

3. Information about the nginxbeautifier package on Arch User Repository (AUR)

ID: 1385628
Name: nginxbeautifier
PackageBaseID: 115019
PackageBase: nginxbeautifier
Version: 1.0.19-2
Description: nginx config file formatter and beautifier
URL: https://github.com/vasilevich/nginxbeautifier
NumVotes: 9
Popularity: 0.361428
OutOfDate:
Maintainer: anonfunc
Submitter: vasilevich
FirstSubmitted: 1472177306
LastModified: 1705245243
URLPath: /cgit/aur.git/snapshot/nginxbeautifier.tar.gz