yuglify on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S yuglify

* (Optional) Uninstall yuglify on Arch using YAY

$ yay -Rns yuglify

2. Manually Install "yuglify" via AUR

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

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

b. Clone yuglify's git locally

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

c. Go to ~/yuglify folder and install it

$ cd ~/yuglify $ makepkg -si

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

ID: 806878
Name: yuglify
PackageBaseID: 158945
PackageBase: yuglify
Version: 2.0.0-1
Description: A wrapper around UglifyJS and cssmin with the default YUI configurations
URL: https://github.com/yui/yuglify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 314eter
Submitter: 314eter
FirstSubmitted: 1603187933
LastModified: 1603187933
URLPath: /cgit/aur.git/snapshot/yuglify.tar.gz