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

Last updated: September 29,2024

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

This is a short guide on how to install rust-image-devel.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall rust-image-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:53:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-image-devel
Version : 0.24.7
Release : 2.el9
Architecture : noarch
Size : 220 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 "image" crate.