How to Install and Uninstall ruby-http-cookie Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-http-cookie" package

In this section, we are going to explain the necessary steps to install ruby-http-cookie on Kali Linux

$ 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 Kali Linux:

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

3. Information about the ruby-http-cookie package on Kali Linux

Package: ruby-http-cookie
Version: 1.0.5-1
Installed-Size: 101
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-domain-name (>= 0.5)
Recommends: ruby-sqlite3
Size: 23768
SHA256: 2dcfab280822f72b1314fbcb26aa66a42d97f543f55c811e308e1776b05f5ed1
SHA1: 21c989b600e21744742633c8532f6d1de4585ec2
MD5sum: 0ed35c7b457e0ea543e931e7bf5bb3dc
Description: 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:
Homepage: https://github.com/sparklemotion/http-cookie
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-http-cookie/ruby-http-cookie_1.0.5-1_all.deb