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

Last updated: October 06,2024

1. Install "rust-supports-color-devel.noarch" package

This tutorial shows how to install rust-supports-color-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-supports-color-devel.noarch

2. Uninstall "rust-supports-color-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-supports-color-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-supports-color-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:49:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-supports-color-devel
Version : 2.1.0
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : rust-supports-color-2.1.0-1.el9.src.rpm
Repository : epel
Summary : Detects whether a terminal supports color, and gives details about that support
URL : https://crates.io/crates/supports-color
License : Apache-2.0
Description : Detects whether a terminal supports color, and gives details about that
: support.
:
: This package contains library source intended for building other packages which
: use the "supports-color" crate.