How to Install and Uninstall rust-lab+default-devel.noarch Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "rust-lab+default-devel.noarch" package
This guide covers the steps necessary to install rust-lab+default-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-lab+default-devel.noarch
Copied
2. Uninstall "rust-lab+default-devel.noarch" package
This guide covers the steps necessary to uninstall rust-lab+default-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-lab+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-lab+default-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:20:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-lab+default-devel
Version : 0.11.0
Release : 6.el9
Architecture : noarch
Size : 7.9 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 "default" feature of the "lab" crate.
Available Packages
Name : rust-lab+default-devel
Version : 0.11.0
Release : 6.el9
Architecture : noarch
Size : 7.9 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 "default" feature of the "lab" crate.