nodejs-bunyan on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nodejs-bunyan

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

$ yay -Rns nodejs-bunyan

2. Manually Install "nodejs-bunyan" via AUR

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

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

b. Clone nodejs-bunyan's git locally

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

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

$ cd ~/nodejs-bunyan $ makepkg -si

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

ID: 1035991
Name: nodejs-bunyan
PackageBaseID: 112311
PackageBase: nodejs-bunyan
Version: 2.0.5-1
Description: A simple and fast JSON logging module for node.js services.
URL: https://github.com/trentm/node-bunyan
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SeriousBug
Submitter: supermario
FirstSubmitted: 1465558151
LastModified: 1644741940
URLPath: /cgit/aur.git/snapshot/nodejs-bunyan.tar.gz