How to Install and Uninstall rust-fast-srgb8-devel.noarch Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "rust-fast-srgb8-devel.noarch" package

Please follow the steps below to install rust-fast-srgb8-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-fast-srgb8-devel.noarch

2. Uninstall "rust-fast-srgb8-devel.noarch" package

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

$ sudo dnf remove rust-fast-srgb8-devel.noarch $ sudo dnf autoremove

3. Information about the rust-fast-srgb8-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:40:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-fast-srgb8-devel
Version : 1.0.0
Release : 1.el9
Architecture : noarch
Size : 24 k
Source : rust-fast-srgb8-1.0.0-1.el9.src.rpm
Repository : epel
Summary : Very fast conversions between linear float and 8-bit sRGB
URL : https://crates.io/crates/fast-srgb8
License : MIT OR Apache-2.0
Description : Very fast conversions between linear float and 8-bit sRGB (with no_std
: support).
:
: This package contains library source intended for building other packages which
: use the "fast-srgb8" crate.