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

Last updated: March 06,2025

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

In this section, we are going to explain the necessary steps to install rust-termcolor-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall rust-termcolor-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 2:17:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-termcolor-devel
Version : 1.4.1
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : rust-termcolor-1.4.1-1.el9.src.rpm
Repository : epel
Summary : Simple cross platform library for writing colored text to a terminal
URL : https://crates.io/crates/termcolor
License : Unlicense OR MIT
Description : A simple cross platform library for writing colored text to a terminal.
:
: This package contains library source intended for building other packages which
: use the "termcolor" crate.