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

Last updated: October 06,2024

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

This guide let you learn how to install rust-color-print-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-color-print-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:58:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-color-print-devel
Version : 0.3.5
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : rust-color-print-0.3.5-1.el9.src.rpm
Repository : epel
Summary : Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax
URL : https://crates.io/crates/color-print
License : MIT OR Apache-2.0
Description : Colorize and stylize strings for terminal at compile-time, by using an
: HTML-like syntax.
:
: This package contains library source intended for building other packages which
: use the "color-print" crate.