How to Install and Uninstall ruby-cookiejar Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-cookiejar" package

Please follow the step by step instructions below to install ruby-cookiejar on Kali Linux

$ sudo apt update $ sudo apt install ruby-cookiejar

2. Uninstall "ruby-cookiejar" package

This is a short guide on how to uninstall ruby-cookiejar on Kali Linux:

$ sudo apt remove ruby-cookiejar $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-cookiejar package on Kali Linux

Package: ruby-cookiejar
Version: 0.3.3-1.1
Installed-Size: 62
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 14020
SHA256: 234a63163db7019454a9664456794ffa0622bfbc2dad442a85fae7f70fa7c7fe
SHA1: 3a7ae8248996b2114bb47e6a6dd5d7d317f2d56c
MD5sum: 18ca4170557076d9b847a1861fd5273c
Description: client-side HTTP cookie library
The Ruby CookieJar is a library to help manage client-side cookies in pure
Ruby. It enables parsing and setting of cookie headers, alternating between
multiple 'jars' of cookies at one time (such as having a set of cookies for
each browser or thread), and supports persistence of the cookies in a JSON
string.
Description-md5:
Homepage: https://github.com/dwaite/cookiejar
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-cookiejar/ruby-cookiejar_0.3.3-1.1_all.deb