minify on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S minify

* (Optional) Uninstall minify on Arch using YAY

$ yay -Rns minify

2. Manually Install "minify" via AUR

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

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

b. Clone minify's git locally

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

c. Go to ~/minify folder and install it

$ cd ~/minify $ makepkg -si

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

ID: 1425521
Name: minify
PackageBaseID: 110861
PackageBase: minify
Version: 2.20.19-1
Description: Minifier CLI for HTML, CSS, JS, JSON, SVG and XML
URL: https://github.com/tdewolff/minify
NumVotes: 12
Popularity: 0.000697
OutOfDate:
Maintainer: 4679
Submitter: 4679
FirstSubmitted: 1462262734
LastModified: 1710203880
URLPath: /cgit/aur.git/snapshot/minify.tar.gz