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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-blobby+default-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-blobby+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:14:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-blobby+default-devel
Version : 0.3.1
Release : 3.el9
Architecture : noarch
Size : 7.8 k
Source : rust-blobby-0.3.1-3.el9.src.rpm
Repository : epel
Summary : Iterator over simple binary blob storage
URL : https://crates.io/crates/blobby
License : MIT or ASL 2.0
Description : Iterator over simple binary blob storage.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "blobby" crate.