How to Install and Uninstall lscolors.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "lscolors.x86_64" package

Here is a brief guide to show you how to install lscolors.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install lscolors.x86_64

2. Uninstall "lscolors.x86_64" package

Please follow the step by step instructions below to uninstall lscolors.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove lscolors.x86_64 $ sudo dnf autoremove

3. Information about the lscolors.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:49:45 ago on Mon Feb 26 07:04:30 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.