How to Install and Uninstall lscolors.x86_64 Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "lscolors.x86_64" package

This guide covers the steps necessary to install lscolors.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install lscolors.x86_64

2. Uninstall "lscolors.x86_64" package

This guide let you learn how to uninstall lscolors.x86_64 on CentOS Stream 9:

$ sudo dnf remove lscolors.x86_64 $ sudo dnf autoremove

3. Information about the lscolors.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:23:41 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : lscolors
Version : 0.16.0
Release : 1.el9
Architecture : x86_64
Size : 173 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 AND (MIT OR Apache-2.0)
Description : Colorize paths using the LS_COLORS environment variable.