How to Install and Uninstall node-has-yarn Package on Kali Linux

Last updated: May 22,2024

1. Install "node-has-yarn" package

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

$ sudo apt update $ sudo apt install node-has-yarn

2. Uninstall "node-has-yarn" package

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

$ sudo apt remove node-has-yarn $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-has-yarn package on Kali Linux

Package: node-has-yarn
Version: 2.1.0-2
Installed-Size: 15
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3872
SHA256: 9824ebf5d43211ab1c2a39452aabbfadfe9d9a8a59b856e3c70ed4b47d13349c
SHA1: 285df664add8fbc5a1f2d116da13d084a54ab8a9
MD5sum: e48d8878bad384693866d9de3044ac70
Description: Check if a project is using Yarn
Useful to know whether to use yarn or npm to install dependencies.
This library is a dependency for ava, a futuristic test runner.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/sindresorhus/has-yarn
Section: javascript
Priority: optional
Filename: pool/main/n/node-has-yarn/node-has-yarn_2.1.0-2_all.deb