How to Install and Uninstall rust-resize+default-devel.noarch Package on Oracle Linux 9

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install rust-resize+default-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-resize+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-resize+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:10:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-resize+default-devel
Version : 0.4.0
Release : 6.el9
Architecture : noarch
Size : 7.6 k
Source : rust-resize-0.4.0-6.el9.src.rpm
Repository : epel
Summary : Simple image resampling library in pure Rust
URL : https://crates.io/crates/resize
License : MIT
Description : Simple image resampling library in pure Rust.
:
: This package contains library source intended for building other packages
: which use "default" feature of "resize" crate.