How to Install and Uninstall rust-ruzstd+default-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "rust-ruzstd+default-devel.noarch" package

Here is a brief guide to show you how to install rust-ruzstd+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-ruzstd+default-devel.noarch

2. Uninstall "rust-ruzstd+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-ruzstd+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-ruzstd+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ruzstd+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:23:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-ruzstd+default-devel
Version : 0.5.0
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-ruzstd-0.5.0-1.el9.src.rpm
Repository : epel
Summary : Decoder for the zstd compression format
URL : https://crates.io/crates/ruzstd
License : MIT
Description : A decoder for the zstd compression format.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "ruzstd" crate.