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

Last updated: May 19,2024

1. Install "node-node-pty" package

Please follow the instructions below to install node-node-pty on Kali Linux

$ sudo apt update $ sudo apt install node-node-pty

2. Uninstall "node-node-pty" package

This is a short guide on how to uninstall node-node-pty on Kali Linux:

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

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

Package: node-node-pty
Version: 1.0.0+ds1+~6.3.0-1
Installed-Size: 417
Maintainer: Debian Javascript Maintainers
Architecture: amd64
Provides: node-ps-list (= 6.3.0)
Depends: libc6 (>= 2.34), libnode108 (>= 18.19.0+dfsg), libstdc++6 (>= 5), node-nan (>= 2.17.0)
Size: 73016
SHA256: d6b4aca5db805d1c89bdc10a3c666d21fb0310f2ec511e4e11d97b7297de8753
SHA1: 4013ce28acbd8a1c4443068808f6efa17d831334
MD5sum: a9179cf503363527f27b5b460d2d1266
Description: Node.js library to allow one to fork processes with pseudoterminal file descriptors
node-node-pty provides forkpty bindings for node.js. This allows one to fork
processes with pseudoterminal file descriptors. It returns a terminal object
which allows reads and writes. This is useful for:
* Writing a terminal emulator
* Getting certain programs to think they are in a terminal
Description-md5:
Homepage: https://github.com/microsoft/node-pty
Section: javascript
Priority: optional
Filename: pool/main/n/node-node-pty/node-node-pty_1.0.0+ds1+~6.3.0-1_amd64.deb

5. The same packages on other Linux Distributions