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

Last updated: September 20,2024

1. Install "node-colorspace" package

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

$ sudo apt update $ sudo apt install node-colorspace

2. Uninstall "node-colorspace" package

Please follow the guidance below to uninstall node-colorspace on Kali Linux:

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

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

Package: node-colorspace
Version: 1.1.4-1
Installed-Size: 14
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-color (>= 3.0.0), node-text-hex
Size: 3944
SHA256: 7df033f52ba64ec863d027ad57f9e9685d2121a30841bee4a616efa6695311cc
SHA1: a718ec14a1763d877d1cb70735c353f9cb8cdbe2
MD5sum: 8d9ff5c224dc2964572930ba92327d7b
Description: Generate HEX colors for a given namespace in Node.js
Colorspace is a simple module which generates HEX color codes for
namespaces. The base color is decided by the first part of the
namespace. All other parts of the namespace alters the color
tone. This way you can visually see which namespaces belong together
and which does not.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/3rd-Eden/colorspace
Section: javascript
Priority: optional
Filename: pool/main/n/node-colorspace/node-colorspace_1.1.4-1_all.deb