How to Install and Uninstall rust-imgref+default-devel.noarch Package on Fedora 36

Last updated: July 01,2024

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

Here is a brief guide to show you how to install rust-imgref+default-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-imgref+default-devel.noarch on Fedora 36:

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

3. Information about the rust-imgref+default-devel.noarch package on Fedora 36

Last metadata expiration check: 2:04:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-imgref+default-devel
Version : 1.9.3
Release : 1.fc36
Architecture : noarch
Size : 8.0 k
Source : rust-imgref-1.9.3-1.fc36.src.rpm
Repository : updates
Summary : Interchange of 2-dimensional pixel buffers with width, height & stride
URL : https://crates.io/crates/imgref
License : CC0-1.0
Description : Trivial struct for interchange of 2d-dimensional pixel buffers with width,
: height & stride.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "imgref" crate.