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

Last updated: May 03,2024

1. Install "node-cookie-jar" package

Please follow the guidelines below to install node-cookie-jar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-cookie-jar

2. Uninstall "node-cookie-jar" package

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

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

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

Package: node-cookie-jar
Priority: extra
Section: universe/web
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.3.1-1
Depends: nodejs
Filename: pool/universe/n/node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb
Size: 3746
MD5sum: 7545deb074bec8241fd8afb956c49689
SHA1: ee42085bfee7af60c8b6a79b6a72d4efec0ba831
SHA256: 7df4c841bc41b4862e2d43c3e0b2ba98e3d63a125f1164d530870c9923ef581e
Description-en: Cookie handling for HTTP clients - module for Node.js
node-cookie-jar provides minimal cookie handling for HTTP clients.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 1862af328b69a6ed5537c4535ab34630
Homepage: https://github.com/mikeal/cookie-jar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu