Jonathan L Hanmann jon
  • Joined on 2025-02-13

cargo-1.84 (1.84.1+dfsg1ubuntu1-0ubuntu1)

Published 2025-03-24 11:28:58 +00:00 by jon

Installation

sudo curl  -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc]  $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install cargo-1.84=1.84.1+dfsg1ubuntu1-0ubuntu1

Repository Info

Distributions
noble
Components
universe
Architectures
arm64

About this package

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.

Dependencies

libc6 (>= 2.39)
libcurl3t64-gnutls (>= 7.28.0)
libgcc-s1 (>= 4.2)
libgit2-1.9 (>= 1.9.0)
libsqlite3-0 (>= 3.5.9)
libssh2-1t64 (>= 1.2.5)
libssl3t64 (>= 3.0.0)
zlib1g (>= 1:1.2.3.4)
rustc-1.84 (= 1.84.1+dfsg1ubuntu1-0ubuntu1) | rustc (= 1.84.1+dfsg1ubuntu1-0ubuntu1)
binutils
gcc | clang | c-compiler
Details
Debian
2025-03-24 11:28:58 +00:00
3
Ubuntu Developers
6.0 MiB
Assets (1)
Versions (1) View all