nodejs-passport on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nodejs-passport

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

$ yay -Rns nodejs-passport

2. Manually Install "nodejs-passport" via AUR

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

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

b. Clone nodejs-passport's git locally

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

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

$ cd ~/nodejs-passport $ makepkg -si

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

ID: 1272424
Name: nodejs-passport
PackageBaseID: 179186
PackageBase: nodejs-passport
Version: 0.5.3-1
Description: Passport is Express-compatible authentication middleware for Node.js.
URL: https://www.passportjs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: potatoattack
Submitter: potatoattack
FirstSubmitted: 1653630469
LastModified: 1686616412
URLPath: /cgit/aur.git/snapshot/nodejs-passport.tar.gz