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

Last updated: September 20,2024

1. Install "cargo-lock" package

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

$ sudo apt update $ sudo apt install cargo-lock

2. Uninstall "cargo-lock" package

Please follow the instructions below to uninstall cargo-lock on Kali Linux:

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

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

Package: cargo-lock
Source: rust-cargo-lock (9.0.0-1)
Version: 9.0.0-1+b1
Installed-Size: 1220
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 419372
SHA256: b02739d6b72c4dd7c73eae9d9250dc6e3cb89da76c94e0bea22b1eeaa89a432f
SHA1: 8088ee17f02e27e293f631f41f615f5463da5330
MD5sum: 2c119bc71dec9bd74b282c6eea3185fc
Description: Self-contained Cargo.lock parser
This package contains the following binaries built from the Rust crate
"cargo-lock":
- cargo-lock
Description-md5:
Multi-Arch: allowed
Homepage: https://rustsec.org
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-fixedbitset (= 0.4.2-1), rust-form-urlencoded (= 1.2.0-1), rust-gumdrop (= 0.8.1-1), rust-hashbrown (= 0.12.3-1), rust-idna (= 0.4.0-1), rust-indexmap (= 1.9.2-1), rust-percent-encoding (= 2.3.0-1), rust-petgraph (= 0.6.2-1), rust-semver (= 1.0.18-1), rust-serde (= 1.0.171-1), rust-smallvec (= 1.11.0-1), rust-toml-0.5 (= 0.5.11-2), rust-unicode-bidi (= 0.3.13-1), rust-unicode-normalization (= 0.1.22-1), rust-url (= 2.4.0-2), rustc (= 1.70.0+dfsg1-1)
Section: rust
Priority: optional
Filename: pool/main/r/rust-cargo-lock/cargo-lock_9.0.0-1+b1_amd64.deb