How to Install and Uninstall ruby-http-cookie Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "ruby-http-cookie" package

This guide covers the steps necessary to install ruby-http-cookie on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the ruby-http-cookie package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-http-cookie
Architecture: all
Version: 1.0.3-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 96
Depends: ruby | ruby-interpreter, ruby-domain-name
Recommends: ruby-sqlite3
Filename: pool/universe/r/ruby-http-cookie/ruby-http-cookie_1.0.3-1_all.deb
Size: 22232
MD5sum: 3cd5eaf18f19bbdc1a987d93ee08fb95
SHA1: f245b1fc56d697b7e29cc25ef59f084c111dd9c6
SHA256: 672ac3c99493ee92ec0d0f711d864c6ef22d5710a59023624304c605488f6f3c
SHA512: f65e847271d8504a7c2b9c507d243ec8fc20d841e04f1f9b59aa18dab37f05ce5f3c6cfa6758a0253eda6757fb345feafcc9bff39a9e495c842a476991de0183
Homepage: https://github.com/sparklemotion/http-cookie
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
Ruby-Versions: all