nodejs-webpack-dev-server on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S nodejs-webpack-dev-server

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

$ yay -Rns nodejs-webpack-dev-server

2. Manually Install "nodejs-webpack-dev-server" 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-dev-server's git locally

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

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

$ cd ~/nodejs-webpack-dev-server $ makepkg -si

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

ID: 1078510
Name: nodejs-webpack-dev-server
PackageBaseID: 102873
PackageBase: nodejs-webpack-dev-server
Version: 4.9.0-1
Description: Serves a webpack app. Updates the browser on changes.
URL: http://github.com/webpack/webpack-dev-server
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1446524954
LastModified: 1652230734
URLPath: /cgit/aur.git/snapshot/nodejs-webpack-dev-server.tar.gz