How to Install and Uninstall rust-image+jpeg-devel.noarch Package on Fedora 36

Last updated: June 25,2024

1. Install "rust-image+jpeg-devel.noarch" package

This is a short guide on how to install rust-image+jpeg-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-image+jpeg-devel.noarch

2. Uninstall "rust-image+jpeg-devel.noarch" package

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

$ sudo dnf remove rust-image+jpeg-devel.noarch $ sudo dnf autoremove

3. Information about the rust-image+jpeg-devel.noarch package on Fedora 36

Last metadata expiration check: 4:41:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-image+jpeg-devel
Version : 0.24.3
Release : 1.fc36
Architecture : noarch
Size : 8.3 k
Source : rust-image-0.24.3-1.fc36.src.rpm
Repository : updates
Summary : Imaging library written in Rust
URL : https://crates.io/crates/image
License : MIT
Description : Imaging library written in Rust. Provides basic filters and decoders for the
: most common image formats.
:
: This package contains library source intended for building other packages which
: use the "jpeg" feature of the "image" crate.