How to Install and Uninstall node-simple-swizzle Package on Ubuntu 21.10 (Impish Indri)

Last updated: February 24,2025

1. Install "node-simple-swizzle" package

Learn how to install node-simple-swizzle on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-simple-swizzle" package

This guide let you learn how to uninstall node-simple-swizzle on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-simple-swizzle package on Ubuntu 21.10 (Impish Indri)

Package: node-simple-swizzle
Architecture: all
Version: 0.2.2-3
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16
Depends: nodejs, node-is-arrayish (>= 0.3.1)
Filename: pool/universe/n/node-simple-swizzle/node-simple-swizzle_0.2.2-3_all.deb
Size: 3708
MD5sum: fb02a3cd1c6816e02a3ed21898214794
SHA1: f5a7b50d58e62dd7a5c6ae555298f58a9602265c
SHA256: 07fecdb6bdc6bb7b4b95f046e7ae807426136280ac90db1a366db4a6cdce9056
SHA512: 89a5926a37216adad40311740aeb9ba70eb491cbf0d8cef023c7efb4e4d2863ecd0818e91a0c50ce9bf66c3f501119c8134103237abf85c6d10c1102ac51d487
Homepage: https://github.com/qix-/node-simple-swizzle#readme
Description-en: 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: f6e6b34cd9e96de8910c7b5a1f08b8e0