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

cargo-1.83 (1.83.0+dfsg0ubuntu1-0ubuntu2)

Published 2025-03-24 00:55:23 +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.83=1.83.0+dfsg0ubuntu1-0ubuntu2

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.83 (= 1.83.0+dfsg0ubuntu1-0ubuntu2) | rustc (= 1.83.0+dfsg0ubuntu1-0ubuntu2)
binutils
gcc | clang | c-compiler
Details
Debian
2025-03-24 00:55:23 +00:00
5
Ubuntu Developers
5.8 MiB
Assets (1)
Versions (1) View all