ruby-uglifier on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ruby-uglifier

* (Optional) Uninstall ruby-uglifier on Arch using YAY

$ yay -Rns ruby-uglifier

2. Manually Install "ruby-uglifier" via AUR

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

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

b. Clone ruby-uglifier's git locally

$ git clone https://aur.archlinux.org/ruby-uglifier.git ~/ruby-uglifier

c. Go to ~/ruby-uglifier folder and install it

$ cd ~/ruby-uglifier $ makepkg -si

3. Information about the ruby-uglifier package on Arch User Repository (AUR)

ID: 870841
Name: ruby-uglifier
PackageBaseID: 163883
PackageBase: ruby-uglifier
Version: 4.2.0-1
Description: Ruby wrapper for UglifyJS JavaScript compressor
URL: http://github.com/lautis/uglifier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1614546677
LastModified: 1614546677
URLPath: /cgit/aur.git/snapshot/ruby-uglifier.tar.gz