# cargo-sort mit Homebrew, apk, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cargo-sort in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:cargo-sort
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cargo-sort
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add cargo-sort
```

  Evidenz: Alpine Linux edge package indexes: cargo-sort from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#cargo-sort
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ca/cargo-sort/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cargo-sort
```

  Evidenz: Arch Linux sync databases: cargo-sort from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:cargo-sort
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cargo-sort>
- **Version:** 2.1.4
- **Quellzusammenfassung:** Tool to check that your Cargo.toml dependencies are sorted alphabetically
- **Homepage:** <https://github.com/devinr528/cargo-sort>
- **Repository:** <https://github.com/devinr528/cargo-sort>
- **Lizenz:** Apache-2.0 OR MIT
- **Quellarchiv:** <https://github.com/DevinR528/cargo-sort/archive/refs/tags/v2.1.4.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- cargo-sort (cli)
- cargo-sort (Alias)

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.1.4
- lokale Daten: OK
- Upstream-Repository: https://github.com/DevinR528/cargo-sort
- neueste erkannte Version: v2.1.4 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

cargo-sort is a Rust Cargo subcommand for checking and sorting Cargo.toml dependency tables and related TOML tables.

### Projektgeschichte

The project README says cargo-sort was created as an implementation of David Tolnay's request-for-implementation issue for alphabetically sorting Cargo.toml dependencies, and that it uses toml-edit to parse TOML.

### Adoptionsgeschichte

GitHub records the repository as created in June 2019, while crates.io records the cargo-sort crate as first published in May 2021. The input package facts list it in Homebrew, Alpine, Nix, and Arch packaging.

### Wie es verwendet wird

The official README documents `cargo sort` as a cargo subcommand with default rewrite, check-only, print, workspace, custom table-order, grouped sorting, and `--config` modes.

### Warum Paket-Nerds sich dafür interessieren

cargo-sort matters to package maintainers because it turns Cargo.toml dependency ordering into a repeatable check, useful for CI and pre-commit workflows where noisy dependency diffs are annoying.

### Zeitleiste

- 2019: GitHub repository created.
- 2021: First crates.io release recorded.
- 2026: crates.io records max_version 2.1.4.

### Related projects

- The README credits toml-edit as the TOML parser and links the original request-for-implementation issue.

### Quellen

- <https://api.github.com/repos/DevinR528/cargo-sort>
- <https://github.com/DevinR528/cargo-sort>
- <https://github.com/DevinR528/cargo-sort#readme>
- <https://crates.io/api/v1/crates/cargo-sort>
- <https://formulae.brew.sh/api/formula/cargo-sort.json>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: tomlfmt.toml
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cargo-sort
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - cargo-sort: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/cargo-sort/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cargo-sort - 2.1.4-r0: normalized package name match | Alpine Linux edge package indexes: cargo-sort from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Check if tables and items in a .toml file are lexically sorted | https://github.com/DevinR528/cargo-sort
- pacman - cargo-sort - 2.1.4-1: normalized package name match | Arch Linux sync databases: cargo-sort from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Check if tables and items in a .toml file are lexically sorted | https://github.com/DevinR528/cargo-sort


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/de/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [cargo-shear](https://pkg.so/de/brew/cargo-shear/) - Shares pkgdb curated category or tags: cargo-plugin, cli, developer-tools, rust.
- [cargo-show-asm](https://pkg.so/de/brew/cargo-show-asm/) - Shares pkgdb curated category or tags: cargo-plugin, cli, developer-tools, rust.
- [cargo-bundle](https://pkg.so/de/brew/cargo-bundle/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [cargo-binutils](https://pkg.so/de/brew/cargo-binutils/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [cargo-bloat](https://pkg.so/de/brew/cargo-bloat/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [dprint](https://pkg.so/de/brew/dprint/) - Shares pkgdb curated category or tags: cli, developer-tools, formatting, rust.
- [precious](https://pkg.so/de/brew/precious/) - Shares pkgdb curated category or tags: cli, developer-tools, formatting, linting.
- [editorconfig-checker](https://pkg.so/de/brew/editorconfig-checker/) - Shares pkgdb curated category or tags: cli, developer-tools, formatting, linting.
- [cargo-sort](https://pkg.so/de/cargo/cargo-sort/) - Same normalized package name exists in another local package ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/cargo-sort.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cargo-sort.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
