How to Install and Uninstall ruby3.0-rubygem-http-cookie Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "ruby3.0-rubygem-http-cookie" package

This guide let you learn how to install ruby3.0-rubygem-http-cookie on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-http-cookie

2. Uninstall "ruby3.0-rubygem-http-cookie" package

In this section, we are going to explain the necessary steps to uninstall ruby3.0-rubygem-http-cookie on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-http-cookie

3. Information about the ruby3.0-rubygem-http-cookie package on openSuSE Tumbleweed

Information for package ruby3.0-rubygem-http-cookie:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-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.