How to Install and Uninstall ruby2.5-rubygem-http-cookie Package on openSUSE Leap

Last updated: September 21,2024

1. Install "ruby2.5-rubygem-http-cookie" package

Learn how to install ruby2.5-rubygem-http-cookie on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-http-cookie

2. Uninstall "ruby2.5-rubygem-http-cookie" package

This tutorial shows how to uninstall ruby2.5-rubygem-http-cookie on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-http-cookie

3. Information about the ruby2.5-rubygem-http-cookie package on openSUSE Leap

Information for package ruby2.5-rubygem-http-cookie:
----------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-http-cookie
Version : 1.0.3-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 113.6 KiB
Installed : No
Status : not installed
Source package : rubygem-http-cookie-1.0.3-bp155.2.10.src
Upstream URL : https://github.com/sparklemotion/http-cookie
Summary : A Ruby library to handle HTTP Cookies based on RFC 6265
Description :
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.