How to Install and Uninstall rust-cookie+key-expansion-devel.noarch Package on Rocky Linux 9

Last updated: July 06,2024

1. Install "rust-cookie+key-expansion-devel.noarch" package

Please follow the steps below to install rust-cookie+key-expansion-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-cookie+key-expansion-devel.noarch

2. Uninstall "rust-cookie+key-expansion-devel.noarch" package

This guide let you learn how to uninstall rust-cookie+key-expansion-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-cookie+key-expansion-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cookie+key-expansion-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:22:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-cookie+key-expansion-devel
Version : 0.17.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-cookie-0.17.0-1.el9.src.rpm
Repository : epel
Summary : HTTP cookie parsing and cookie jar management
URL : https://crates.io/crates/cookie
License : MIT OR Apache-2.0
Description : HTTP cookie parsing and cookie jar management. Supports signed and
: private (encrypted, authenticated) jars.
:
: This package contains library source intended for building other packages which
: use the "key-expansion" feature of the "cookie" crate.