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

Last updated: September 29,2024

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

This guide covers the steps necessary to install rust-cookie-devel.noarch on Fedora 34

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

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

Please follow the steps below to uninstall rust-cookie-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:45:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-cookie-devel
Version : 0.15.1
Release : 1.fc34
Architecture : noarch
Size : 41 k
Source : rust-cookie-0.15.1-1.fc34.src.rpm
Repository : updates
Summary : HTTP cookie parsing and cookie jar management
URL : https://crates.io/crates/cookie
License : MIT or ASL 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.