nodejs-sqlite3 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nodejs-sqlite3

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

$ yay -Rns nodejs-sqlite3

2. Manually Install "nodejs-sqlite3" via AUR

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

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

b. Clone nodejs-sqlite3's git locally

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

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

$ cd ~/nodejs-sqlite3 $ makepkg -si

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

ID: 928212
Name: nodejs-sqlite3
PackageBaseID: 149856
PackageBase: nodejs-sqlite3
Version: 5.0.2-2
Description: Asynchronous, non-blocking SQLite3 bindings
URL: https://github.com/mapbox/node-sqlite3
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1583505320
LastModified: 1625035481
URLPath: /cgit/aur.git/snapshot/nodejs-sqlite3.tar.gz