How to Install and Uninstall lscolors Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "lscolors" package

In this section, we are going to explain the necessary steps to install lscolors on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lscolors

2. Uninstall "lscolors" package

In this section, we are going to explain the necessary steps to uninstall lscolors on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lscolors $ sudo apt autoclean && sudo apt autoremove

3. Information about the lscolors package on Ubuntu 21.10 (Impish Indri)

Package: lscolors
Architecture: amd64
Version: 0.7.1-1
Built-Using: rustc (= 1.43.0+dfsg1+llvm-1~exp1ubuntu2)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-lscolors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 289
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-lscolors/lscolors_0.7.1-1_amd64.deb
Size: 108412
MD5sum: b485ff33265f9069db753ddf01b3b3b2
SHA1: 591948109821482d4dc45840a825450d6a4d752b
SHA256: e32bbe909d237202a5b8d3a48b1345597c511800a7a05d55eb6491d42fec4bf2
SHA512: 8815e1c153ccc3fe73fcd913470a13e4119f6b709d0250d97d6bcd6c3b253f1d410b366e0f711233c2b825ffbe3bf643a69258cee49ac4262d3064a8cf8ffa63
Homepage: https://github.com/sharkdp/lscolors
Description-en: Colorize paths using the LS_COLORS environment variable
This package contains the following binaries built from the Rust crate
"lscolors":
- lscolors
Description-md5: 9bed57bbf1285504ba5ffddf1f54d3fa
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rustc (= 1.43.0+dfsg1+llvm-1~exp1ubuntu2)