underscorejs on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S underscorejs

* (Optional) Uninstall underscorejs on Arch using YAY

$ yay -Rns underscorejs

2. Manually Install "underscorejs" via AUR

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

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

b. Clone underscorejs's git locally

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

c. Go to ~/underscorejs folder and install it

$ cd ~/underscorejs $ makepkg -si

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

ID: 752568
Name: underscorejs
PackageBaseID: 68401
PackageBase: underscorejs
Version: 1.10.2-2
Description: Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects.
URL: http://underscorejs.org
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: gavcos
Submitter: gavcos
FirstSubmitted: 1363966747
LastModified: 1592253000
URLPath: /cgit/aur.git/snapshot/underscorejs.tar.gz