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

Last updated: May 17,2024

1. Install "node-clipboard" package

Please follow the steps below to install node-clipboard on Kali Linux

$ sudo apt update $ sudo apt install node-clipboard

2. Uninstall "node-clipboard" package

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

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

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

Package: node-clipboard
Version: 2.0.11+ds+~cs9.6.11-1
Installed-Size: 118
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-clipboard, node-delegate (= 3.2.0), node-good-listener (= 1.2.2), node-select (= 1.1.2), node-tiny-emitter (= 2.1.0), node-types-clipboard (= 2.0.7)
Size: 20988
SHA256: 0f4bd946235fdc2814d8642b153dc6751d864002a7b701ed6a2187d29a82a78b
SHA1: 85f596fe46c047cbb74727f2daa0bb1457c8775b
MD5sum: 046e66c7c938ee5c09fbd5e6ed2f4d41
Description: Node.js module to copy to clipboard without flash
Copying text to the clipboard shouldn't be hard. It shouldn't require
dozens of steps to configure or hundreds of KBs to load. But most of
all, it shouldn't depend on Flash or any bloated framework. That's why
clipboard.js exists.
.
This package provides node.js module.
Description-md5:
Homepage: https://github.com/zenorocha/clipboard.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-clipboard/node-clipboard_2.0.11+ds+~cs9.6.11-1_all.deb