How to Install and Uninstall node-lcov-parse Package on Kali Linux

Last updated: May 16,2024

1. Install "node-lcov-parse" package

This is a short guide on how to install node-lcov-parse on Kali Linux

$ sudo apt update $ sudo apt install node-lcov-parse

2. Uninstall "node-lcov-parse" package

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

$ sudo apt remove node-lcov-parse $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-lcov-parse package on Kali Linux

Package: node-lcov-parse
Version: 1.0.0+20170612git80d039574ed9-6
Installed-Size: 22
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 5116
SHA256: f812d97e3288d9f2908071999b55864aeca9b7a298d4a17b5ff5343aa2867cd5
SHA1: f8f766d04ce9c5aed70cb56ee96ac67e0cb1c14e
MD5sum: 815ba98a5ec5e7f7c01acc6b1d7a22d6
Description: Parse lcov results files and return JSON
This modules allows ones to parse lcov files and to return json reprensentation
of these files.
.
lcov is a graphical front-end for GCC's coverage testing tool gcov.
It collects gcov data for multiple source files and creates HTML pages
containing the source code annotated with coverage information. It
also adds overview pages for easy navigation within the file
structure.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/davglass/lcov-parse#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-lcov-parse/node-lcov-parse_1.0.0+20170612git80d039574ed9-6_all.deb