How to Install and Uninstall node-simple-swizzle Package on Kali Linux

Last updated: May 12,2024

1. Install "node-simple-swizzle" package

Please follow the steps below to install node-simple-swizzle on Kali Linux

$ sudo apt update $ sudo apt install node-simple-swizzle

2. Uninstall "node-simple-swizzle" package

Please follow the step by step instructions below to uninstall node-simple-swizzle on Kali Linux:

$ sudo apt remove node-simple-swizzle $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-simple-swizzle package on Kali Linux

Package: node-simple-swizzle
Version: 0.2.2-5
Installed-Size: 15
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-is-arrayish
Size: 4056
SHA256: 81ff5adfaf9b0dc5cffcffd1243848b779a5a5bd3d87bce1e9f34ec591ed3284
SHA1: 68ada389aff717ad077d0fc430cacb5f40613cef
MD5sum: afb06ead59ff86c63a138db6aae4b2ed
Description: Simply swizzle your arguments
This module can be used to swizzle your function arguments; ie, pass in mixed
arrays/values and get a clean array. For example, if you swizzle
(1, [2, 3], 4), then you get [1, 2, 3, 4].
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/qix-/node-simple-swizzle
Section: javascript
Priority: optional
Filename: pool/main/n/node-simple-swizzle/node-simple-swizzle_0.2.2-5_all.deb