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