How to Install and Uninstall node-fastcgi-stream Package on Kali Linux

Last updated: July 08,2024

1. Install "node-fastcgi-stream" package

Please follow the guidelines below to install node-fastcgi-stream on Kali Linux

$ sudo apt update $ sudo apt install node-fastcgi-stream

2. Uninstall "node-fastcgi-stream" package

This guide let you learn how to uninstall node-fastcgi-stream on Kali Linux:

$ sudo apt remove node-fastcgi-stream $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-fastcgi-stream package on Kali Linux

Package: node-fastcgi-stream
Version: 1.0.0-2
Installed-Size: 42
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-bufferlist
Size: 9244
SHA256: 26efb6fbaf7a3eaed2a1efcd8b355812b8cf393ccf7f9ebe2eac7ce009b92163
SHA1: 8c1006fa2cf40e6110508b226abaf16fbce9ed00
MD5sum: 81b7e89b14dd7cfc996ba9c8d4016fe1
Description: Node.js module to read and write FastCGI records
node-fastcgi-stream provides two main pieces, the FastCGIStream itself and
the records that can be sent and received on it.
.
The FastCGIStream wraps an existing Stream to send/receive FCGI records on.
99% of the time this is going to be a net.Socket.
Description-md5:
Homepage: https://github.com/samcday/node-fastcgi-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-fastcgi-stream/node-fastcgi-stream_1.0.0-2_all.deb