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

Last updated: May 03,2024

1. Install "node-cookie" package

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

$ sudo apt update $ sudo apt install node-cookie

2. Uninstall "node-cookie" package

Here is a brief guide to show you how to uninstall node-cookie on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-cookie
Priority: extra
Section: universe/web
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.2-2
Depends: nodejs
Filename: pool/universe/n/node-cookie/node-cookie_0.1.2-2_all.deb
Size: 3692
MD5sum: a3140d4f35c9527a1cbb1b79df30cc4e
SHA1: 56603a26ae58171e7a9950824eb0f47c0d7f360c
SHA256: 39699c06cafc4861bee1469c8e29cb13c2d131d0c8d546d5c428dfb90cfd48eb
Description-en: Basic cookie parser and serializer module for Node.js
node-cookie just provides a way to read and write RFC6265 HTTP cookie
headers.
.
Node.js is an event-based server-side javascript engine.
Description-md5: dd0a25ff4e7ba3909735c53ad0198a3c
Homepage: https://github.com/shtylman/node-cookie
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu