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

Last updated: May 17,2024

1. Install "ruby-cookiejar" package

Please follow the instructions below to install ruby-cookiejar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-cookiejar

2. Uninstall "ruby-cookiejar" package

Please follow the guidelines below to uninstall ruby-cookiejar on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-cookiejar
Priority: optional
Section: universe/ruby
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.2-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-cookiejar/ruby-cookiejar_0.3.2-2_all.deb
Size: 13156
MD5sum: b7d677cdb3ee33affd055e27237d4a5d
SHA1: 39b5c3514933009c821b40ebd0fa617be4b764d9
SHA256: 32e9a14d45a7de0cbd9a44108361dd2d9b978d98d017f8f6bfe809389881c54b
Description-en: 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: 7088f59ce98cd29786183db54828256a
Homepage: https://github.com/dwaite/cookiejar
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu