How to Install and Uninstall vivid Package on Kali Linux

Last updated: June 26,2024

1. Install "vivid" package

In this section, we are going to explain the necessary steps to install vivid on Kali Linux

$ sudo apt update $ sudo apt install vivid

2. Uninstall "vivid" package

In this section, we are going to explain the necessary steps to uninstall vivid on Kali Linux:

$ sudo apt remove vivid $ sudo apt autoclean && sudo apt autoremove

3. Information about the vivid package on Kali Linux

Package: vivid
Source: rust-vivid (0.9.0-1)
Version: 0.9.0-1+b1
Installed-Size: 1088
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 366092
SHA256: 6a393f4150fa6315cd2a9240b912cbbc7cfbb537d5ef8bbb144b9b3207531cf6
SHA1: b7bbb09d323ef4c99243341f14b79a9237141a57
MD5sum: 4aae8c221fa6bd1a09f3431857ba75cd
Description: LS_COLORS manager with multiple themes
vivid is a generator for the LS_COLORS environment variable that controls
the colorized output of ls, tree, fd, bfs, dust and many other tools.
.
It uses a YAML configuration format for the filetype-database and the color
themes. In contrast to dircolors, the database and the themes are organized
in different files. This allows users to choose and customize color themes
independent from the collection of file extensions. Instead of using cryptic
ANSI escape codes, colors can be specified in the RRGGBB format and will be
translated to either truecolor (24-bit) ANSI codes or 8-bit codes for older
terminal emulators.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/sharkdp/vivid
Built-Using: rust-ansi-colours (= 1.1.1-1), rust-option-ext (= 0.2.0-1), rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-ansi-colours (= 1.1.1-1), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-block-buffer (= 0.10.2-2), rust-bytemuck (= 1.12.1-1), rust-cfg-if (= 1.0.0-1), rust-clap (= 4.1.13-2), rust-clap-lex (= 0.5.0-1), rust-cpufeatures (= 0.2.4-1), rust-crypto-common (= 0.1.6-1), rust-digest (= 0.10.7-2), rust-dirs (= 5.0.1-1), rust-dirs-sys (= 0.4.1-1), rust-generic-array (= 0.14.7-1), rust-io-lifetimes (= 2.0.0-2), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.147-1), rust-linked-hash-map (= 0.5.6-1), rust-linux-raw-sys (= 0.4.5-1), rust-once-cell (= 1.18.0-1), rust-option-ext (= 0.2.0-1), rust-rgb (= 0.8.36-1), rust-rust-embed (= 6.8.1-1), rust-rust-embed-utils (= 7.8.1-1), rust-rustix (= 0.37.20-2), rust-same-file (= 1.0.6-1), rust-sha2 (= 0.10.7-1), rust-strsim (= 0.10.0-1), rust-termcolor (= 1.1.2-1), rust-terminal-size (= 0.2.6-1), rust-typenum (= 1.16.0-2), rust-walkdir (= 2.3.2-1), rust-yaml-rust (= 0.4.5-1), rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-vivid/vivid_0.9.0-1+b1_amd64.deb