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