How to Install and Uninstall rust-cookie0.16+private-devel.noarch Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "rust-cookie0.16+private-devel.noarch" package

This tutorial shows how to install rust-cookie0.16+private-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-cookie0.16+private-devel.noarch

2. Uninstall "rust-cookie0.16+private-devel.noarch" package

Please follow the guidelines below to uninstall rust-cookie0.16+private-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-cookie0.16+private-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cookie0.16+private-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:22:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-cookie0.16+private-devel
Version : 0.16.1
Release : 1.el9
Architecture : noarch
Size : 7.3 k
Source : rust-cookie0.16-0.16.1-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 "private" feature of the "cookie" crate.