How to Install and Uninstall cargo-mutants Package on Kali Linux

Last updated: May 12,2024

1. Install "cargo-mutants" package

Learn how to install cargo-mutants on Kali Linux

$ sudo apt update $ sudo apt install cargo-mutants

2. Uninstall "cargo-mutants" package

This tutorial shows how to uninstall cargo-mutants on Kali Linux:

$ sudo apt remove cargo-mutants $ sudo apt autoclean && sudo apt autoremove

3. Information about the cargo-mutants package on Kali Linux

Package: cargo-mutants
Source: rust-cargo-mutants
Version: 23.10.0-1
Installed-Size: 6524
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 1750196
SHA256: 120443c73a109dd6d7d98341f6ccb7f9ed5e6ec5b8c4ebec3817a5a84df5ed28
SHA1: d7037197a5519abf52498afc5493afc5928adb39
MD5sum: 372267fb8762ae500649c412d1b83cd4
Description: Find inadequately-tested code that can be removed without any tests failing
cargo-mutants is a mutation testing tool for Rust. It helps you improve your
program's quality by finding functions whose body could be replaced without
causing any tests to fail.
Description-md5:
Multi-Arch: allowed
Homepage: https://mutants.rs/
Built-Using: rust-nix (= 0.26.2-1), rustc (= 1.70.0+dfsg1-7)
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-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-bitflags (= 2.4.2-1), rust-bstr (= 1.7.0-2), rust-camino (= 1.1.6-1), rust-cargo-metadata (= 0.15.4-2), rust-cargo-platform (= 0.1.2-1), rust-cfg-if (= 1.0.0-1), rust-clap-builder (= 4.4.18-1), rust-clap-complete (= 4.4.9-2), rust-clap (= 4.4.18-1), rust-clap-lex (= 0.6.0-2), rust-colorchoice (= 1.0.0-1), rust-console (= 0.15.7-1), rust-cp-r (= 0.5.1-2), rust-crossbeam-channel (= 0.5.11-1), rust-crossbeam-utils (= 0.8.19-1), rust-ctrlc (= 3.4.2-1), rust-deranged (= 0.3.11-1), rust-either (= 1.9.0-1), rust-fastrand (= 1.8.0-1), rust-filetime (= 0.2.22-1), rust-fs2 (= 0.4.3-1), rust-globset (= 0.4.14-1), rust-hashbrown (= 0.12.3-1), rust-indexmap (= 1.9.3-2), rust-itertools (= 0.10.5-1), rust-itoa (= 1.0.9-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.152-1), rust-linux-raw-sys (= 0.4.12-1), rust-lock-api (= 0.4.11-1), rust-log (= 0.4.20-2), rust-memchr (= 2.7.1-1), rust-memoffset (= 0.6.5-1), rust-nix (= 0.26.2-1), rust-nu-ansi-term (= 0.49.0-1), rust-nutmeg (= 0.1.4-1), rust-once-cell (= 1.19.0-1), rust-parking-lot-core (= 0.9.9-1), rust-parking-lot (= 0.12.1-2), rust-path-slash (= 0.2.1-1), rust-pin-project-lite (= 0.2.13-1), rust-pin-utils (= 0.1.0-1), rust-powerfmt (= 0.2.0-1), rust-proc-macro2 (= 1.0.76-1), rust-quote (= 1.0.35-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-ryu (= 1.0.15-1), rust-scopeguard (= 1.1.0-1), rust-semver (= 1.0.21-1), rust-serde (= 1.0.195-1), rust-serde-json (= 1.0.111-1), rust-serde-spanned (= 0.6.4-1), rust-sharded-slab (= 0.1.4-2), rust-similar (= 2.2.1-2), rust-smallvec (= 1.11.2-1), rust-static-assertions (= 1.1.0-1), rust-strsim (= 0.10.0-1), rust-subprocess (= 0.2.9-1), rust-syn (= 2.0.48-1), rust-tempfile (= 3.9.0-1), rust-terminal-size (= 0.3.0-2), rust-thiserror (= 1.0.50-1), rust-thread-local (= 1.1.4-1), rust-time-core (= 0.1.2-1), rust-time (= 0.3.31-1), rust-toml-datetime (= 0.6.5-1), rust-toml (= 0.8.8-2), rust-toml-edit (= 0.21.0-2), rust-tracing-appender (= 0.2.2-1), rust-tracing-core (= 0.1.32-1), rust-tracing (= 0.1.40-1), rust-tracing-log (= 0.2.0-1), rust-tracing-subscriber (= 0.3.18-2), rust-unicode-ident (= 1.0.12-1), rust-unicode-width (= 0.1.11-1), rust-utf8parse (= 0.2.1-1), rust-whoami (= 1.4.1-1), rust-winnow (= 0.5.15-1), rust-yansi (= 0.5.1-1), rustc (= 1.70.0+dfsg1-7)
Section: rust
Priority: optional
Filename: pool/main/r/rust-cargo-mutants/cargo-mutants_23.10.0-1_amd64.deb