node on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S node

* (Optional) Uninstall node on Arch using YAY

$ yay -Rns node

2. Manually Install "node" via AUR

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

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

b. Clone node's git locally

$ git clone https://aur.archlinux.org/node.git ~/node

c. Go to ~/node folder and install it

$ cd ~/node $ makepkg -si

3. Information about the node package on Arch User Repository (AUR)

ID: 347661
Name: node
PackageBaseID: 32125
PackageBase: node
Version: 0.3.2-3
Description: AX25 node software
URL: http://tldp.org/HOWTO/AX25-HOWTO/x1688.html
NumVotes: 4
Popularity: 0
OutOfDate: 1706057027
Maintainer:
Submitter:
FirstSubmitted: 1258714016
LastModified: 1476823679
URLPath: /cgit/aur.git/snapshot/node.tar.gz