minify on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install minify on Arch using YAY
$
yay -S
minify
Copied
* (Optional) Uninstall minify on Arch using YAY
$
yay -Rns
minify
Copied
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
Copied
b. Clone minify's git locally
$
git clone https://aur.archlinux.org/minify.git
~/minify
Copied
c. Go to ~/minify folder and install it
$
cd
~/minify
Copied
$
makepkg -si
Copied
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
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