How to Install and Uninstall node-move-concurrently Package on Kali Linux

Last updated: May 18,2024

1. Install "node-move-concurrently" package

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

$ sudo apt update $ sudo apt install node-move-concurrently

2. Uninstall "node-move-concurrently" package

Please follow the guidelines below to uninstall node-move-concurrently on Kali Linux:

$ sudo apt remove node-move-concurrently $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-move-concurrently package on Kali Linux

Package: node-move-concurrently
Version: 1.0.1-5
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-aproba, node-copy-concurrently, node-fs-write-stream-atomic, node-mkdirp, node-rimraf, node-run-queue
Size: 5152
SHA256: 57ce0c5f4240e7f4b33a6c2e02c456cbf1e4711f50f1c3b7ff742d5a280cb3ec
SHA1: 31587685a4df606f8378494be1587ee13ff24413
MD5sum: 5e1e4236291d466f0b168c5be5fb415d
Description: Move files and directories concurrently
Promises of moves of files or directories with rename, falling back to
recursive rename/copy on EXDEV errors, with configurable concurrency and win32
junction support.
.
If you `move` across devices or on filesystems that don't support renaming
large directories. That is, situations that result in `rename` returning
the `EXDEV` error, then `move` will fallback to copy + delete.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://www.npmjs.com/package/move-concurrently
Section: javascript
Priority: optional
Filename: pool/main/n/node-move-concurrently/node-move-concurrently_1.0.1-5_all.deb