How to Install and Uninstall rust-lab-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

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

Here is a brief guide to show you how to install rust-lab-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-lab-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-lab-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:18:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-lab-devel
Version : 0.11.0
Release : 6.el9
Architecture : noarch
Size : 23 k
Source : rust-lab-0.11.0-6.el9.src.rpm
Repository : epel
Summary : Tools for converting RGB colors to the CIE-L*a*b* color space
URL : https://crates.io/crates/lab
License : MIT
Description : Tools for converting RGB colors to the CIE-L*a*b* color space, and
: comparing differences in color.
:
: This package contains library source intended for building other packages which
: use the "lab" crate.