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

Last updated: November 22,2024

1. Install "cargo-auditable" package

This tutorial shows how to install cargo-auditable on Kali Linux

$ sudo apt update $ sudo apt install cargo-auditable

2. Uninstall "cargo-auditable" package

Please follow the guidelines below to uninstall cargo-auditable on Kali Linux:

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

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

Package: cargo-auditable
Source: rust-cargo-auditable
Version: 0.6.1-3
Installed-Size: 967
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 338104
SHA256: cfb2ffd22ad9fb786e6054702202ea12ffc0a2e19881361d916af82f90a78d36
SHA1: cd830af4caba961ecd59cfe0bc44d12bc700cd9d
MD5sum: 14313fff3b4e72773f2c51d6faf54e82
Description: Make production Rust binaries auditable
Know the exact crate versions used to build your Rust
executable. Audit binaries for known bugs or security
vulnerabilities in production, at scale, with
zero bookkeeping.
.
This works by embedding data about the dependency
tree in JSON format into a dedicated linker section
of the compiled executable.
Description-md5:
Multi-Arch: allowed
Built-Using: rust-ahash-0.7 (= 0.7.7-1), rustc (= 1.70.0+dfsg1-2)
X-Cargo-Built-Using: rust-adler (= 1.0.2-2), rust-ahash-0.7 (= 0.7.7-1), rust-auditable-serde (= 0.6.0-1), 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-crc32fast (= 1.3.2-2), rust-getrandom (= 0.2.10-1), rust-hashbrown (= 0.12.3-1), rust-indexmap (= 1.9.3-1), rust-itoa (= 1.0.9-1), rust-libc (= 0.2.150-1), rust-memchr (= 2.6.4-3), rust-miniz-oxide (= 0.7.1-1), rust-object (= 0.31.1-1), rust-once-cell (= 1.18.0-1), rust-pico-args (= 0.5.0-1), rust-ryu (= 1.0.15-1), rust-semver (= 1.0.18-1), rust-serde (= 1.0.192-1), rust-serde-json (= 1.0.108-1), rust-thiserror (= 1.0.50-1), rust-topological-sort (= 0.2.2-1), rustc (= 1.70.0+dfsg1-2)
Section: utils
Priority: optional
Filename: pool/main/r/rust-cargo-auditable/cargo-auditable_0.6.1-3_amd64.deb