nodejs-webpack on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nodejs-webpack

* (Optional) Uninstall nodejs-webpack on Arch using YAY

$ yay -Rns nodejs-webpack

2. Manually Install "nodejs-webpack" via AUR

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

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

b. Clone nodejs-webpack's git locally

$ git clone https://aur.archlinux.org/nodejs-webpack.git ~/nodejs-webpack

c. Go to ~/nodejs-webpack folder and install it

$ cd ~/nodejs-webpack $ makepkg -si

3. Information about the nodejs-webpack package on Arch User Repository (AUR)

ID: 1413377
Name: nodejs-webpack
PackageBaseID: 90395
PackageBase: nodejs-webpack
Version: 5.90.3-1
Description: JavaScript bundler (CommonJs, AMD, ES6 modules, CSS, Images, JSON, CoffeeScript, LESS)
URL: https://webpack.js.org/
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: jneidel
Submitter: dseg
FirstSubmitted: 1423749871
LastModified: 1708541080
URLPath: /cgit/aur.git/snapshot/nodejs-webpack.tar.gz