How to Install and Uninstall ruby2.7-rubygem-http-cookie Package on openSuSE Tumbleweed

Last updated: May 18,2024

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

Here is a brief guide to show you how to install ruby2.7-rubygem-http-cookie on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall ruby2.7-rubygem-http-cookie on openSuSE Tumbleweed:

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

3. Information about the ruby2.7-rubygem-http-cookie package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-http-cookie:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-http-cookie
Version : 1.0.4-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 119,2 KiB
Installed : No
Status : not installed
Source package : rubygem-http-cookie-1.0.4-1.2.src
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.