How to Install and Uninstall lscolors Package on Linux Mint 20.3 (Una)

Last updated: November 21,2024

1. Install "lscolors" package

Here is a brief guide to show you how to install lscolors on Linux Mint 20.3 (Una)

$ sudo apt update $ sudo apt install lscolors

2. Uninstall "lscolors" package

This guide let you learn how to uninstall lscolors on Linux Mint 20.3 (Una):

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

3. Information about the lscolors package on Linux Mint 20.3 (Una)

Package: lscolors
Architecture: amd64
Version: 0.6.0-1build1
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)
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: 270
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-lscolors/lscolors_0.6.0-1build1_amd64.deb
Size: 100580
MD5sum: 66b239609fe5b39327616dfa7a536820
SHA1: e0ae90ff4871fce642a4fefd0cd72ddbbdd57026
SHA256: e371f18f78b8c1e2e275ca985cc0e36ebaf51f6baed4229851a29911173d7c4e
Homepage: https://github.com/sharkdp/lscolors
Description: Colorize paths using the LS_COLORS environment variable
Description-md5: 9bed57bbf1285504ba5ffddf1f54d3fa
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)