yuicompressor on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S yuicompressor

* (Optional) Uninstall yuicompressor on Arch using YAY

$ yay -Rns yuicompressor

2. Manually Install "yuicompressor" via AUR

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

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

b. Clone yuicompressor's git locally

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

c. Go to ~/yuicompressor folder and install it

$ cd ~/yuicompressor $ makepkg -si

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

ID: 1006576
Name: yuicompressor
PackageBaseID: 22058
PackageBase: yuicompressor
Version: 2.4.8-3
Description: CSS and Javascript compressor
URL: http://yui.github.io/yuicompressor/
NumVotes: 84
Popularity: 0.013013
OutOfDate:
Maintainer: Vincentule
FirstSubmitted: 1228635818
LastModified: 1639922249
URLPath: /cgit/aur.git/snapshot/yuicompressor.tar.gz