How to Install and Uninstall rust-png+default-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

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

Please follow the guidelines below to install rust-png+default-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-png+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-png+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:26:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-png+default-devel
Version : 0.17.13
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-png-0.17.13-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 "default" feature of the "png" crate.