How to Install and Uninstall precious Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 20,2024

1. Install "precious" package

Here is a brief guide to show you how to install precious on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install precious

2. Uninstall "precious" package

Learn how to uninstall precious on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the precious package on Ubuntu 22.10 (Kinetic Kudu)

Package: precious
Architecture: amd64
Version: 0.1.4-1
Built-Using: rust-colored (= 2.0.0-1), rustc (= 1.59.0+dfsg1-1~ubuntu2)
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3166
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Suggests: git, golang-golang-x-tools, libperl-critic-perl, perl, perltidy, rust-clippy, rustfmt
Filename: pool/universe/p/precious/precious_0.1.4-1_amd64.deb
Size: 976290
MD5sum: 5e02fb72e0b617341893918344e3668a
SHA1: 16f5a309c782130173c5ea9d2167af27c8be7627
SHA256: dababbbf93fe6fa58815d270ff43e19fffd19d0f261d0cf9f8e932cc8cf67eeb
SHA512: b11596cc1c23b8e06f9e51384a8ea09d13a2876def8fa9cd22104d6eda69e56ac49cd568fa77148dd1a2ac0575cb13ae799662ce5ed0e503ef0f3d527d408bf1
Homepage: https://github.com/houseabsolute/precious
Description: one code quality tool to rule them all
Description-md5: d94b4a7eeb8c43d6bf5e19f3cf446de3
X-Cargo-Built-Using:
rust-aho-corasick (= 0.7.10-1), rust-ansi-term (= 0.12.1-1), rust-anyhow (= 1.0.57-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.3.2-2), rust-bstr (= 0.2.17-1), rust-cfg-if (= 1.0.0-1), rust-clap (= 3.2.16-1), rust-clap-lex (= 0.2.4-1), rust-colored (= 2.0.0-1), rust-crossbeam-channel (= 0.5.4-4), rust-crossbeam-deque (= 0.8.1-1), rust-crossbeam-epoch (= 0.9.8-2), rust-crossbeam-utils (= 0.8.8-1), rust-diff (= 0.1.12-1), rust-either (= 1.6.1-1), rust-fern (= 0.6.1-1), rust-fnv (= 1.0.7-1), rust-globset (= 0.4.8-2), rust-hashbrown (= 0.12.1-1), rust-ignore (= 0.4.18-2), rust-indexmap (= 1.9.1-1), rust-itertools (= 0.10.3-1), rust-lazy-static (= 1.4.0-1), rust-libc (= 0.2.126-1), rust-log (= 0.4.17-1), rust-md5 (= 0.7.0-2), rust-memchr (= 2.5.0-1), rust-memoffset (= 0.6.5-1), rust-num-cpus (= 1.13.0-1), rust-once-cell (= 1.12.0-2), rust-os-str-bytes (= 6.0.0-1), rust-pretty-assertions (= 1.2.1-1), rust-rayon-core (= 1.9.3-2), rust-rayon (= 1.5.3-1), rust-regex (= 1.5.5-1), rust-regex-syntax (= 0.6.25-1), rust-same-file (= 1.0.6-1), rust-scopeguard (= 1.1.0-1), rust-serde (= 1.0.142-1), rust-strsim (= 0.9.3-1), rust-termcolor (= 1.1.2-1), rust-textwrap (= 0.15.0-2), rust-thiserror (= 1.0.30-1), rust-thread-local (= 1.1.3-3), rust-toml (= 0.5.8-1), rust-walkdir (= 2.3.2-1), rust-which (= 4.2.5-1), rustc (= 1.59.0+dfsg1-1~ubuntu2),