How to Install and Uninstall node-querystringify Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "node-querystringify" package

This guide let you learn how to install node-querystringify on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-querystringify

2. Uninstall "node-querystringify" package

Please follow the guidance below to uninstall node-querystringify on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-querystringify package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-querystringify
Priority: extra
Section: universe/web
Installed-Size: 19
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.3-2
Depends: nodejs
Filename: pool/universe/n/node-querystringify/node-querystringify_0.0.3-2_all.deb
Size: 4280
MD5sum: 0c86ae7bd652d44e9eb3289d8fc828c3
SHA1: f0e83aed8ef9a9ed16cd771d2fbe5475dc84ed2d
SHA256: 15fde0f55e1036afe8ddab629e64ebc277333087914508bcf8d5909f3087c2ba
Description-en: Querystringify - Small, simple but powerful query string parser
A somewhat JSON compatible interface for query string parsing. This query
string parser is dumb, don't expect to much from it as it only wants to
parse simple query strings.
.
This module is also compatible with browserify so it can be used on the
server as well as on the client.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 515b141ff0c408055a33d4e87d97c109
Homepage: https://github.com/unshiftio/querystringify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu