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

Last updated: May 19,2024

1. Install "node-dirty" package

In this section, we are going to explain the necessary steps to install node-dirty on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-dirty

2. Uninstall "node-dirty" package

Learn how to uninstall node-dirty on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-dirty
Architecture: all
Version: 1.0.0-0.1
Priority: optional
Section: universe/web
Source: dirty.js
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Depends: nodejs
Filename: pool/universe/d/dirty.js/node-dirty_1.0.0-0.1_all.deb
Size: 6068
MD5sum: b03c965cf4e7ccb83d5bde401135d46d
SHA1: 8200dfd895801d4e4e7b325b056659a789fdc976
SHA256: 5c93acf9eb289a34b7176e841381a09369c604792f8d6535510b44391663c30a
SHA512: 8807b1210443982aed90cb5adea180193c27f9bf8bdfa45a4a6e4c4a510bc124918ed86d24675752d858f25be2e37310d389919df8f8c0df9da924572d23a565
Homepage: https://github.com/felixge/node-dirty
Description-en: tiny and fast key-value store for Node
Node is an event-based server-side JavaScript engine.
.
Dirty.js is a tiny & fast key value store with append-only disk log.
It is ideal for apps with less than 1 million records.
Its characteristics are:
- the file format is newline separated JSON;
- the database lives in the same process as the application, they
share memory;
- there is no query language, you just forEach through all records.
Description-md5: 592716f2e951446c3fe5fac4de3c0eee