How to Install and Uninstall cargo-lock Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "cargo-lock" package

Please follow the step by step instructions below to install cargo-lock on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cargo-lock

2. Uninstall "cargo-lock" package

This is a short guide on how to uninstall cargo-lock on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the cargo-lock package on Ubuntu 20.10 (Groovy Gorilla)

Package: cargo-lock
Architecture: amd64
Version: 4.0.1-1build1
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)
Multi-Arch: allowed
Priority: optional
Section: universe/rust
Source: rust-cargo-lock
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1317
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-cargo-lock/cargo-lock_4.0.1-1build1_amd64.deb
Size: 397012
MD5sum: 8d0cd42baf6cc40321f30e01e78aec88
SHA1: 2fdb741d6bf12e37927f6e37152a995122d1c3bc
SHA256: c83795e1cd8d1aa4d2d56d24bd00f94be97fe9b12cf143c0281a45be0ace5080
SHA512: 1c1ca4b4e1f9258f4104e1ea59a705cbf31e7bed7dc82da80cf2a240d93e5c1d627d6c6e463a68b2d4eb7800d98177edc1c2bc4559c0c59f7c57bf3ca8c280e9
Homepage: https://rustsec.org
Description-en: Self-contained Cargo.lock parser
This package contains the following binaries built from the Rust crate
"cargo-lock":
- cargo-lock
Description-md5: e5e480074e524a09cee8973d23501b19
X-Cargo-Built-Using: rust-fixedbitset (= 0.2.0-1), rust-gumdrop (= 0.7.0-2), rust-idna (= 0.2.0-1), rust-indexmap (= 1.2.0-1), rust-matches (= 0.1.8-1), rust-percent-encoding (= 2.1.0-2), rust-petgraph (= 0.5.0-1), rust-semver (= 0.9.0-1), rust-semver-parser-0.7 (= 0.7.0-1), rust-serde (= 1.0.106-1), rust-smallvec (= 1.1.0-1), rust-toml (= 0.5.5-1), rust-unicode-bidi (= 0.3.4-2), rust-unicode-normalization (= 0.1.12-1), rust-url (= 2.1.1-2), rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)