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

Last updated: May 13,2024

1. Install "node-querystring" package

This guide let you learn how to install node-querystring on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-querystring

2. Uninstall "node-querystring" package

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

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

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

Package: node-querystring
Architecture: all
Version: 0.2.0-4
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Depends: nodejs (>= 10)
Filename: pool/universe/n/node-querystring/node-querystring_0.2.0-4_all.deb
Size: 4444
MD5sum: ab8bd28c9cff8e28626f4a05bcd937b3
SHA1: bfa520beaece09432db195cb538037a7c22bcf55
SHA256: a2271a3e6bd277bd6ed9d97625cddb2db096361aea4fa7c07b1c4e1e2a894417
SHA512: f00232c273598b1b08d04fc0f6301110c0af8b80934c45747df8dfa3fbf11b4e324a26a55e27d959d410e69a015924e47d84937fd96def9fa28c2fc12007c679
Homepage: https://github.com/Gozala/querystring
Description-en: Node's querystring module for all engines
The querystring module provides utilities for parsing and formatting
URL query strings.
.
On the World Wide Web, a query string is the part of a uniform
resource locator (URL) containing data that does not fit conveniently
into a hierarchical path structure. The query string commonly includes
fields added to a base URL by a Web browser or other client
application, for example as part of an HTML form.
.
node-querystring allow one to encode, decode, parse and
stringify query string.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: ae1e17dc7c2c4b15ff89582941e0bc37