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

Last updated: October 08,2024

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

Please follow the instructions below to install rust-image-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-image-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:08:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-image-devel
Version : 0.24.9
Release : 1.el9
Architecture : noarch
Size : 8.3 M
Source : rust-image-0.24.9-1.el9.src.rpm
Repository : epel
Summary : Imaging library
URL : https://crates.io/crates/image
License : MIT OR Apache-2.0
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.