nodejs-livereload on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nodejs-livereload

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

$ yay -Rns nodejs-livereload

2. Manually Install "nodejs-livereload" via AUR

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

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

b. Clone nodejs-livereload's git locally

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

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

$ cd ~/nodejs-livereload $ makepkg -si

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

ID: 404382
Name: nodejs-livereload
PackageBaseID: 118851
PackageBase: nodejs-livereload
Version: 0.6.2-1
Description: An implementation of the LiveReload server in Node.js
URL: https://github.com/napcs/node-livereload/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ivanruvalcaba
FirstSubmitted: 1484603368
LastModified: 1493056864
URLPath: /cgit/aur.git/snapshot/nodejs-livereload.tar.gz