js-beautify on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S js-beautify

* (Optional) Uninstall js-beautify on Arch using YAY

$ yay -Rns js-beautify

2. Manually Install "js-beautify" via AUR

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

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

b. Clone js-beautify's git locally

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

c. Go to ~/js-beautify folder and install it

$ cd ~/js-beautify $ makepkg -si

3. Information about the js-beautify package on Arch User Repository (AUR)

ID: 1352038
Name: js-beautify
PackageBaseID: 44163
PackageBase: js-beautify
Version: 1.14.11-1
Description: CSS, HTML & JavaScript unobfuscator and beautifier
URL: https://beautifier.io
NumVotes: 34
Popularity: 1.7E-5
OutOfDate: 1708099734
Maintainer: tokland
Submitter: tokland
FirstSubmitted: 1291500167
LastModified: 1699812001
URLPath: /cgit/aur.git/snapshot/js-beautify.tar.gz