terser on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S terser

* (Optional) Uninstall terser on Arch using YAY

$ yay -Rns terser

2. Manually Install "terser" via AUR

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

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

b. Clone terser's git locally

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

c. Go to ~/terser folder and install it

$ cd ~/terser $ makepkg -si

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

ID: 1422699
Name: terser
PackageBaseID: 152285
PackageBase: terser
Version: 5.29.1-1
Description: JavaScript parser, mangler and compressor toolkit for ES6+
URL: https://terser.org/
NumVotes: 3
Popularity: 0.076949
OutOfDate:
Maintainer: 0x9fff00
Submitter: 0x9fff00
FirstSubmitted: 1588438197
LastModified: 1709841215
URLPath: /cgit/aur.git/snapshot/terser.tar.gz