nodejs-knex on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S nodejs-knex

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

$ yay -Rns nodejs-knex

2. Manually Install "nodejs-knex" via AUR

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

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

b. Clone nodejs-knex's git locally

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

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

$ cd ~/nodejs-knex $ makepkg -si

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

ID: 420371
Name: nodejs-knex
PackageBaseID: 110039
PackageBase: nodejs-knex
Version: 0.13.0-1
Description: A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
URL: http://knexjs.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: supermario
FirstSubmitted: 1460462035
LastModified: 1497658254
URLPath: /cgit/aur.git/snapshot/nodejs-knex.tar.gz