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

Last updated: May 18,2024

1. Install "node-coveralls" package

Please follow the guidance below to install node-coveralls on Kali Linux

$ sudo apt update $ sudo apt install node-coveralls

2. Uninstall "node-coveralls" package

This tutorial shows how to uninstall node-coveralls on Kali Linux:

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

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

Package: node-coveralls
Version: 3.1.1-2
Installed-Size: 51
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-growl, node-js-yaml, node-lcov-parse, node-log-driver, node-minimist, node-fetch, nodejs:any
Size: 13828
SHA256: 38d1829260d32711f9e34c56b2e10de927a621740d92fd24b737e626c538723d
SHA1: 3e02145d4b9e8d31779cd673388e933cd514431e
MD5sum: ee67982b676916706bcba973766eaa5a
Description: input json-cov output and posts to coveralls.io
Coveralls.io is a web service to help you track your code coverage over
time, and ensure that all your new code is fully covered.
.
Coveralls automatically collects your code coverage data, uploads it
to their servers and gives you a nice interface to dig into it.
.
This tools based on node.js allows one to post coverage information
to coveralls.io
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/nickmerwin/node-coveralls
Section: javascript
Priority: optional
Filename: pool/main/n/node-coveralls/node-coveralls_3.1.1-2_all.deb