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

Last updated: May 17,2024

1. Install "node-catty" package

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

$ sudo apt update $ sudo apt install node-catty

2. Uninstall "node-catty" package

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

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

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

Package: node-catty
Version: 0.1.0-1
Installed-Size: 33
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-nomnom, node-underscore, nodejs
Size: 8164
SHA256: 43d7bbe1925385d105f157c40ed645459980e6f4323b511580bd6a8ed26a9ca3
SHA1: 2ffe07fd07de108ddc608a7f961d00b1506f4b96
MD5sum: 4eea6677af0181097691d5fc35faa33f
Description: source file concatenator for Mapshaper
Catty is the source file concatenator for Mapshaper.
.
Some features:
* Each source file lists its dependencies in a formatted comment. There is
no manifest, unlike some other tools.
* Concatenated files are (optionally) wrapped in a self-executing function,
to protect the global namespace.
* Catty can monitor source files and regenerate output files when a required
source file changes.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/mbloch/catty
Section: javascript
Priority: optional
Filename: pool/main/n/node-catty/node-catty_0.1.0-1_all.deb