htmlcompressor on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S htmlcompressor

* (Optional) Uninstall htmlcompressor on Arch using YAY

$ yay -Rns htmlcompressor

2. Manually Install "htmlcompressor" via AUR

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

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

b. Clone htmlcompressor's git locally

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

c. Go to ~/htmlcompressor folder and install it

$ cd ~/htmlcompressor $ makepkg -si

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

ID: 362320
Name: htmlcompressor
PackageBaseID: 48832
PackageBase: htmlcompressor
Version: 1.5.3-3
Description: HTML compressor and minifier.
URL: http://code.google.com/p/htmlcompressor/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1304839113
LastModified: 1480858912
URLPath: /cgit/aur.git/snapshot/htmlcompressor.tar.gz