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

Last updated: May 18,2024

1. Install "rust-image+dds-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-image+dds-devel.noarch

2. Uninstall "rust-image+dds-devel.noarch" package

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

$ sudo dnf remove rust-image+dds-devel.noarch $ sudo dnf autoremove

3. Information about the rust-image+dds-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:00:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-image+dds-devel
Version : 0.24.7
Release : 2.el9
Architecture : noarch
Size : 8.1 k
Source : rust-image-0.24.7-2.el9.src.rpm
Repository : epel
Summary : Imaging library
URL : https://crates.io/crates/image
License : MIT
Description : Imaging library. Provides basic image processing and encoders/decoders
: for common image formats.
:
: This package contains library source intended for building other packages which
: use the "dds" feature of the "image" crate.