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

Last updated: May 18,2024

1. Install "node-clipanion" package

Here is a brief guide to show you how to install node-clipanion on Kali Linux

$ sudo apt update $ sudo apt install node-clipanion

2. Uninstall "node-clipanion" package

Please follow the steps below to uninstall node-clipanion on Kali Linux:

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

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

Package: node-clipanion
Version: 3.2.1+dfsg-1
Installed-Size: 270
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 31524
SHA256: 42559198f93fa7d5a4cb5a5c64fd725980b2811d2c9ce7b08c3f648e74cd2d11
SHA1: d1d0cf7273f4478c889f89e77d855963f1ccca63
MD5sum: 67401208e5dbff3b70b513766ebb4d2c
Description: Type-safe CLI library with no runtime dependencies
Clipanion provides type inference for the options you declare: no
duplicated types to write and keep in sync.
.
The core is implemented using a functional approach, letting
most bundlers only keep what you actually use.
.
Clipanion supports subcommands, arrays, counters, execution
contexts, error handling, option proxying, and much more.
.
Clipanion is used to power Yarn - likely one of the most
complex CLI used everyday by the JavaScript community.
Description-md5:
Homepage: https://github.com/arcanis/clipanion
Section: javascript
Priority: optional
Filename: pool/main/n/node-clipanion/node-clipanion_3.2.1+dfsg-1_all.deb