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

Last updated: September 22,2024

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

This tutorial shows how to install rust-png-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-png-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:35:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-png-devel
Version : 0.17.11
Release : 1.el9
Architecture : noarch
Size : 82 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 "png" crate.