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

Last updated: June 25,2024

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

This tutorial shows how to install rust-png+unstable-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-png+unstable-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:19:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-png+unstable-devel
Version : 0.17.11
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-png-0.17.11-1.el9.src.rpm
Repository : epel
Summary : Decoding and encoding library in pure Rust
URL : https://crates.io/crates/png
License : MIT OR Apache-2.0
Description : PNG decoding and encoding library in pure Rust.
:
: This package contains library source intended for building other packages which
: use the "unstable" feature of the "png" crate.