How to Install and Uninstall rust-lscolors+ansi_term-devel.noarch Package on CentOS Stream 9

Last updated: September 22,2024

1. Install "rust-lscolors+ansi_term-devel.noarch" package

This guide let you learn how to install rust-lscolors+ansi_term-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-lscolors+ansi_term-devel.noarch

2. Uninstall "rust-lscolors+ansi_term-devel.noarch" package

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

$ sudo dnf remove rust-lscolors+ansi_term-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lscolors+ansi_term-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:03:46 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-lscolors+ansi_term-devel
Version : 0.16.0
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-lscolors-0.16.0-1.el9.src.rpm
Repository : epel
Summary : Colorize paths using the LS_COLORS environment variable
URL : https://crates.io/crates/lscolors
License : MIT OR Apache-2.0
Description : Colorize paths using the LS_COLORS environment variable.
:
: This package contains library source intended for building other packages which
: use the "ansi_term" feature of the "lscolors" crate.