How to Install and Uninstall node-passport Package on Kali Linux

Last updated: May 07,2024

1. Install "node-passport" package

This tutorial shows how to install node-passport on Kali Linux

$ sudo apt update $ sudo apt install node-passport

2. Uninstall "node-passport" package

Please follow the step by step instructions below to uninstall node-passport on Kali Linux:

$ sudo apt remove node-passport $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-passport package on Kali Linux

Package: node-passport
Source: passportjs
Version: 0.6.0+~1.0.0-2
Installed-Size: 104
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-passport-strategy (= 1.0.0)
Depends: node-pause, node-utils-merge
Size: 45428
SHA256: b602013de87f8395dc78cd60bba0a995f4c03452d0281576444623c42cec3194
SHA1: 815322510c12cb8cc61bfe5053e317bd2161cdf2
MD5sum: 8ec2891aaf205de854528d35cd68c42a
Description: simple, unobtrusive authentication system for Node.js
Passport is an authentication middleware for Node.js. Extremely flexible and
modular, Passport can be unobtrusively dropped in to any Connect/Express-based
web application.
.
It provides a comprehensive set of authentication systems: using a username
and password, social networks credentials, OpenID, and more.
.
This package only provides the general framework and the "session"
authorization strategy: other systems are packaged separately, please install
the ones you need.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://passportjs.org
Section: javascript
Priority: optional
Filename: pool/main/p/passportjs/node-passport_0.6.0+~1.0.0-2_all.deb