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

Last updated: May 19,2024

1. Install "node-starttls" package

In this section, we are going to explain the necessary steps to install node-starttls on Kali Linux

$ sudo apt update $ sudo apt install node-starttls

2. Uninstall "node-starttls" package

Please follow the steps below to uninstall node-starttls on Kali Linux:

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

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

Package: node-starttls
Version: 1.0.1-3
Installed-Size: 22
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5852
SHA256: af55a079ae42024d9b0b8015ee9632c184c3eda79249f357501031b06b01111b
SHA1: 53810cf4a3210a6e90c9c32fc40b0dac7f278120
MD5sum: 5c7994ecc874d7c6245b1b5f5cb0df2a
Description: upgrade a regular `net.Stream` connection to a secure `tls` connection
This library has one method and accepts either an options hash or a
prepared socket as the first argument. It returns a SecurePair.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mattcg/starttls
Section: javascript
Priority: optional
Filename: pool/main/n/node-starttls/node-starttls_1.0.1-3_all.deb