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

Last updated: November 06,2024

1. Install "node-cookies" package

Please follow the instructions below to install node-cookies on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-cookies

2. Uninstall "node-cookies" package

This tutorial shows how to uninstall node-cookies on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-cookies
Priority: extra
Section: universe/web
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.5.0-1
Depends: nodejs, node-keygrip (>= 1.0.0)
Filename: pool/universe/n/node-cookies/node-cookies_0.5.0-1_all.deb
Size: 6846
MD5sum: a2dd87265c2cdb4752b0893fb4ccc487
SHA1: 597e9e14816ca5701901003590e2c36fc09b5f2b
SHA256: 395f6876d53ff35796aef5ccf6c821c3c51a0182e6f696f007c7b966a944ea10
Description-en: Cookies, optionally signed using Keygrip - Node.js module
Cookies is a Node.js module for getting and setting HTTP(S) cookies. Cookies
can be signed to prevent tampering, using Keygrip. It can be used with the
built-in node.js HTTP library, or as Connect/Express middleware.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: a57a465c4909e1b86c0c6276c4c7edf6
Homepage: https://github.com/expressjs/cookies
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu