nodebb on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nodebb

* (Optional) Uninstall nodebb on Arch using YAY

$ yay -Rns nodebb

2. Manually Install "nodebb" via AUR

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

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

b. Clone nodebb's git locally

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

c. Go to ~/nodebb folder and install it

$ cd ~/nodebb $ makepkg -si

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

ID: 381035
Name: nodebb
PackageBaseID: 119506
PackageBase: nodebb
Version: 1.x.x-1
Description: Node.js based forum software built for the modern web
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1707130715
Maintainer:
Submitter: DeltaEvo
FirstSubmitted: 1486301531
LastModified: 1486301531
URLPath: /cgit/aur.git/snapshot/nodebb.tar.gz