How to Install and Uninstall precious Package on Kali Linux

Last updated: May 17,2024

1. Install "precious" package

Please follow the guidance below to install precious on Kali Linux

$ sudo apt update $ sudo apt install precious

2. Uninstall "precious" package

This tutorial shows how to uninstall precious on Kali Linux:

$ sudo apt remove precious $ sudo apt autoclean && sudo apt autoremove

3. Information about the precious package on Kali Linux

Package: precious
Version: 0.6.0-5
Installed-Size: 4170
Maintainer: Jonas Smedegaard
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Suggests: git, golang-golang-x-tools, libperl-critic-perl, perl, perltidy, rust-clippy, rustfmt
Size: 1148632
SHA256: de82ce002c4ac57904a1a0ffd10fd5aad2a6aa398234f541af5a50b2b6bb0083
SHA1: f653ebef0ef27ab4732922c72e1c7bcd83046fd6
MD5sum: 8569f781f43482965e201fb672dd2331
Description: one code quality tool to rule them all
Precious is a code quality tool
that lets you run all of your linters and tidiers
with a single command.
.
It's features include:
* One file, `precious.toml`,
defines all of your linter and tidier commands,
as well as what files they operate on.
* Respects VCS ignore files
and allows global and per-command excludes.
* Language-agnostic,
and works the same way with single- or multi-language projects.
* Easy integration with commit hooks and CI systems.
* Commands are executed in parallel by default,
with one process per CPU.
* Commands can be grouped with labels,
for example to just run a subset of commands for commit hooks
and all commands in CI.
Description-md5:
Homepage: https://github.com/houseabsolute/precious
Built-Using: rust-colored (= 2.1.0-1), rustc (= 1.70.0+dfsg1-5)
X-Cargo-Built-Using: rust-aho-corasick (= 1.1.2-1), rust-anstream (= 0.6.7-1), rust-anstyle (= 1.0.4-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-anyhow (= 1.0.75-1), rust-bitflags (= 2.4.2-1), rust-bstr (= 1.7.0-2), rust-cfg-if (= 1.0.0-1), rust-clap-builder (= 4.4.18-1), rust-clap (= 4.4.18-1), rust-clap-lex (= 0.6.0-2), rust-colorchoice (= 1.0.0-1), rust-colored (= 2.1.0-1), rust-crossbeam-deque (= 0.8.5-1), rust-crossbeam-epoch (= 0.9.18-1), rust-crossbeam-utils (= 0.8.19-1), rust-either (= 1.9.0-1), rust-fastrand (= 1.8.0-1), rust-fern (= 0.6.2-1), rust-globset (= 0.4.14-1), rust-hashbrown (= 0.12.3-1), rust-ignore (= 0.4.22-1), rust-indexmap (= 1.9.3-2), rust-itertools (= 0.10.5-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.152-1), rust-linux-raw-sys (= 0.4.12-1), rust-log (= 0.4.20-2), rust-md5 (= 0.7.0-2), rust-memchr (= 2.7.1-1), rust-once-cell (= 1.19.0-1), rust-pathdiff (= 0.2.1-1), rust-rayon-core (= 1.12.1-1), rust-rayon (= 1.8.1-1), rust-regex-automata (= 0.4.3-1), rust-regex (= 1.10.2-1), rust-regex-syntax (= 0.8.2-1), rust-rustix (= 0.38.30-1), rust-same-file (= 1.0.6-1), rust-serde (= 1.0.195-1), rust-serde-spanned (= 0.6.4-1), rust-strsim (= 0.10.0-1), rust-tempfile (= 3.9.0-1), rust-terminal-size (= 0.3.0-2), rust-thiserror (= 1.0.50-1), rust-toml-datetime (= 0.6.5-1), rust-toml (= 0.8.8-2), rust-toml-edit (= 0.21.0-2), rust-utf8parse (= 0.2.1-1), rust-walkdir (= 2.4.0-1), rust-which (= 4.2.5-1), rust-winnow (= 0.5.15-1), rustc (= 1.70.0+dfsg1-5),
Section: devel
Priority: optional
Filename: pool/main/p/precious/precious_0.6.0-5_amd64.deb