jspm-cli on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S jspm-cli

* (Optional) Uninstall jspm-cli on Arch using YAY

$ yay -Rns jspm-cli

2. Manually Install "jspm-cli" via AUR

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

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

b. Clone jspm-cli's git locally

$ git clone https://aur.archlinux.org/jspm-cli.git ~/jspm-cli

c. Go to ~/jspm-cli folder and install it

$ cd ~/jspm-cli $ makepkg -si

3. Information about the jspm-cli package on Arch User Repository (AUR)

ID: 735342
Name: jspm-cli
PackageBaseID: 150469
PackageBase: jspm-cli
Version: 2.0.0.beta.7-3
Description: A JavaScript package manager designed to work seamlessly with native modules in universal workflows, while providing full compatibility with the npm ecosystem.
URL: https://jspm.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584627952
LastModified: 1589335096
URLPath: /cgit/aur.git/snapshot/jspm-cli.tar.gz