How to Install and Uninstall rust-cookie+base64-devel.noarch Package on AlmaLinux 9

Last updated: September 29,2024

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

Here is a brief guide to show you how to install rust-cookie+base64-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-cookie+base64-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-cookie+base64-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:42:24 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-cookie+base64-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 "base64" feature of the "cookie" crate.