How to Install and Uninstall rust-lab-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

Please follow the instructions below to install rust-lab-devel.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall rust-lab-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-lab-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:20:35 ago on Fri Feb 16 06:49:52 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.