How to Install and Uninstall rust-image+png-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: September 28,2024

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

Please follow the step by step instructions below to install rust-image+png-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall rust-image+png-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-image+png-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:30:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-image+png-devel
Version : 0.24.7
Release : 2.el9
Architecture : noarch
Size : 8.2 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 "png" feature of the "image" crate.