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

Last updated: May 11,2024

1. Install "node-dequeue" package

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

$ sudo apt update $ sudo apt install node-dequeue

2. Uninstall "node-dequeue" package

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

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

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

Package: node-dequeue
Version: 1.0.5-6
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4992
SHA256: 66e07629d6b0bd1526196307ca4e63405a2779b9fff9fc64c7a1894a709fcf60
SHA1: 01d8490e6ade131e4a83a5b0b3c90a1644d8d933
MD5sum: f26705d9ad63cfecbf89b23c59e2160f
Description: Simple Double Ended Queue Datastructure for Node.js
Dequeue is implemented as a doubly linked circular list with a titular
head node--an empty node to designate the beginning and the end of the
circularly linked list.
.
It is a drop-in replacement for javascript-arrays-as-fifo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lleo/node-dequeue/
Section: javascript
Priority: optional
Filename: pool/main/n/node-dequeue/node-dequeue_1.0.5-6_all.deb