How to Install and Uninstall rust-cookie-devel.noarch Package on Fedora 39

Last updated: January 11,2025

1. Install "rust-cookie-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-cookie-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-cookie-devel.noarch

2. Uninstall "rust-cookie-devel.noarch" package

This tutorial shows how to uninstall rust-cookie-devel.noarch on Fedora 39:

$ sudo dnf remove rust-cookie-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cookie-devel.noarch package on Fedora 39

Last metadata expiration check: 2:32:28 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-cookie-devel
Version : 0.17.0
Release : 1.fc39
Architecture : noarch
Size : 47 k
Source : rust-cookie-0.17.0-1.fc39.src.rpm
Repository : updates
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 "cookie" crate.