How to Install and Uninstall pkg-js-tools Package on Kali Linux

Last updated: May 15,2024

1. Install "pkg-js-tools" package

This guide let you learn how to install pkg-js-tools on Kali Linux

$ sudo apt update $ sudo apt install pkg-js-tools

2. Uninstall "pkg-js-tools" package

Please follow the step by step instructions below to uninstall pkg-js-tools on Kali Linux:

$ sudo apt remove pkg-js-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the pkg-js-tools package on Kali Linux

Package: pkg-js-tools
Version: 0.15.18
Installed-Size: 123
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: dh-nodejs (= 0.15.18)
Recommends: apt-file, devscripts, libcache-cache-perl, libprogress-any-output-termprogressbarcolor-perl, node-semver, nodejs:any, npm
Suggests: autodep8, git-buildpackage, lintian (>= 2.58.0~)
Size: 49016
SHA256: 4a61780cf0a9a67cdd671ab80fb2e276f70c4f8e10266358799decfb2aea5786
SHA1: c6ea147a49216329540a4bb1d37610d0059e6370
MD5sum: 24d1c7a30df6ee79bd2f22ce6d8d8dff
Description: collection of tools to aid packaging Node.js modules in Debian
The Debian JavaScript Maintainers work on packaging JavaScript libraries
for Debian. This collection contains tools which help the tam with
day-to-day work.
.
It provides some utilities:
* add-node-component:
manage uscan components
* debcheck-node-repo:
compares vcs repo registered in npm registry with the source repo
declared in debian/watch
* dh-make-node:
build debian/ directory in a source repository of a Node.js module
* github-debian-upstream:
creates debian/upstream/metadata for GitHub source
* nodepath:
show the path and/or the package of a Node.js module
* mjs2cjs:
generate a commonjs file from a .mjs source (rollup)
* pkgjs-audit:
a "npm audit" that uses Debian dependencies (npm)
* pkgjs-depends:
find needed dependencies for a Node.js module (npm, node-semver)
* pkgjs-ln:
link a Debian dependency into node_modules/
* pkgjs-ls:
a "npm ls" that search also in Debian directories (npm, node-semver)
* pkgjs-utils:
various little utilities
.
and also:
* a salsa(1) configuration file for Debian JavaScript Maintainers
* "pkg-js-extra" profile for lintian
Description-md5:
Multi-Arch: foreign
Homepage: https://salsa.debian.org/js-team/pkg-js-tools
Section: devel
Priority: optional
Filename: pool/main/p/pkg-js-tools/pkg-js-tools_0.15.18_all.deb