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

Last updated: July 06,2024

1. Install "node-tar-stream" package

This is a short guide on how to install node-tar-stream on Kali Linux

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

2. Uninstall "node-tar-stream" package

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

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

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

Package: node-tar-stream
Version: 2.2.0+~cs3.2.2-1
Installed-Size: 47
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-fs-constants (= 1.0.0), node-types-tar-stream (= 2.2.2)
Depends: node-bl, node-end-of-stream, node-inherits, node-readable-stream
Size: 12120
SHA256: 2169e07ee5217ff61d324712e2f05e8d31a394bd86ebf5957c3ad2acee8558cd
SHA1: 68001bdd6ffcc993d361db4d65a118b3f391a638
MD5sum: 8f604d6d58e2a43ed7c08fb4897484b5
Description: streaming tar parser and generator - Node.js module
tar-stream is a Node.js module which provides a streaming API to parse and
generate tar files. It is streams2 and operates purely using streams which
means you can extract/parse tarballs without ever hitting the file system.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/mafintosh/tar-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-tar-stream/node-tar-stream_2.2.0+~cs3.2.2-1_all.deb