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

Last updated: April 29,2024

1. Install "cargo" package

This guide let you learn how to install cargo on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cargo

2. Uninstall "cargo" package

This guide covers the steps necessary to uninstall cargo on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: cargo
Architecture: amd64
Version: 0.47.0-1~exp1ubuntu1~20.10.1
Multi-Arch: allowed
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11133
Depends: libc6 (>= 2.32), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libhttp-parser2.9 (>= 2.1), libpcre3, libssh2-1 (>= 1.7.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4), rustc (>= 1.24), binutils, gcc | clang | c-compiler
Suggests: cargo-doc, python3
Filename: pool/universe/c/cargo/cargo_0.47.0-1~exp1ubuntu1~20.10.1_amd64.deb
Size: 3146736
MD5sum: 95cb01eb06b00c0003a95c3b39480128
SHA1: 20093568a153487175e106874e84629c58b34be0
SHA256: 77bbeb3e06b80bc392f84b7301ef1f688c2a106c0597e2216e28d539f5e2c740
SHA512: be1b80ebaa1e4f1c7303a4649019a9053f4ea113fae616dad30a01b1b07009a11235058cbc13492e4f135b7e368d49472fce1086ba9b726cb66167f1cabda058
Homepage: https://crates.io/
Description-en: Rust package manager
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.
.
To accomplish this goal, Cargo does four things:
* Introduces two metadata files with various bits of project information.
* Fetches and builds your project's dependencies.
* Invokes rustc or another build tool with the correct parameters to build
your project.
* Introduces conventions, making working with Rust projects easier.
.
Cargo downloads your Rust project’s dependencies and compiles your
project.
Description-md5: f894562a11fc2421647ac771e1f6c13a

Package: cargo
Architecture: amd64
Version: 0.44.1-0ubuntu1
Multi-Arch: allowed
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10959
Depends: libc6 (>= 2.29), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libhttp-parser2.9 (>= 2.1), libpcre3, libssh2-1 (>= 1.7.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4), rustc (>= 1.24), binutils, gcc | clang | c-compiler
Suggests: cargo-doc, python3
Filename: pool/universe/c/cargo/cargo_0.44.1-0ubuntu1_amd64.deb
Size: 3068292
MD5sum: 83b92fad5322f819bee784ced80cb268
SHA1: 4e21b0669ea05551047c64ca580093202c3e3340
SHA256: da359aaa9b456650b5ed0c5a12629711eebf83bb10c0055108c65ebeef6d2e85
SHA512: d681dd2a57ae46dc3b2a085a56104294a6c7abb7c5d0567ba6c9c77378c4880c32a212406f3b5636b4cf59d3cc3706168251207710f295b28fc73aa959c10530
Homepage: https://crates.io/
Description-en: Rust package manager
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.
.
To accomplish this goal, Cargo does four things:
* Introduces two metadata files with various bits of project information.
* Fetches and builds your project's dependencies.
* Invokes rustc or another build tool with the correct parameters to build
your project.
* Introduces conventions, making working with Rust projects easier.
.
Cargo downloads your Rust project’s dependencies and compiles your
project.
Description-md5: f894562a11fc2421647ac771e1f6c13a