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

Last updated: May 15,2024

1. Install "ruby-http-cookie" package

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

$ sudo apt update $ sudo apt install ruby-http-cookie

2. Uninstall "ruby-http-cookie" package

This tutorial shows how to uninstall ruby-http-cookie on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-http-cookie $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-http-cookie
Priority: optional
Section: universe/ruby
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.2-1
Depends: ruby | ruby-interpreter, ruby-domain-name
Recommends: ruby-sqlite3
Filename: pool/universe/r/ruby-http-cookie/ruby-http-cookie_1.0.2-1_all.deb
Size: 21916
MD5sum: d93ebdb818e609e19125f64ba54d8b89
SHA1: 3684d9f36a6ed3a32745f9bc96d168af0de674d6
SHA256: a76af69c3479c058451788e068774ea5210c1352efa9e5d541b2457f465d88da
Description-en: Ruby library to handle HTTP Cookies based on RFC 6265
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC
6265. It has with security, standards compliance and compatibility
in mind, to behave just the same as today's major web browsers. It
has builtin support for the legacy cookies.txt and the latest
cookies.sqlite formats of Mozilla Firefox, and its modular API makes
it easy to add support for a new backend store.
Description-md5: 16cac6ab303c54c40bedc64ae3023afc
Homepage: https://github.com/sparklemotion/http-cookie
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu