macOS
brew install rattler-indexlocal Homebrew formula metadata
brew / rank 5072
Index conda channels using rattler. Version 0.31.6 via Homebrew; verified 2026-09-17.
install
brew install rattler-indexlocal Homebrew formula metadata
overview
Index conda channels using rattler
history
Rattler-index is a command-line tool and Rust crate for scanning conda packages in a channel and generating up-to-date `repodata.json` index metadata.
Rattler-index developed as a component of the conda/Rattler monorepo, a collection of Rust crates for the conda ecosystem. Its purpose is to scan conda packages and create current channel indexes.
The component expanded beyond local indexing primitives to configuration structures and filesystem or object-storage-oriented indexing support, while remaining part of the versioned Rattler crate family.
Rattler-index is distributed as a Homebrew formula and as the `rattler_index` crate within Rattler. Its narrower packaging footprint reflects its specialized role in producing conda channel metadata rather than managing complete environments.
Repository maintainers run rattler-index against directories or supported stores containing conda packages. It reads package metadata such as `info/index.json` and writes the `repodata.json` files that conda-compatible clients use for package discovery and solving.
The crate exposes configuration types for indexing operations, but the official references reviewed do not document a fixed user-level configuration or credentials-file path.
Conda clients discover packages through generated `repodata.json`, making indexing a small but essential part of operating a channel. Rattler-index matters to repository maintainers because it brings this operation into the Rust-based Rattler toolchain and exposes reusable indexing APIs.
security posture
No matching local secret-handling manifest was found for rattler-index. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rattler-index | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/conda/rattler
install metadata
| Package key | brew:rattler-index |
|---|---|
| Version | 0.31.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rattler-index |
| Homepage | https://github.com/conda/rattler |
| Repository | https://github.com/conda/rattler |
| License | BSD-3-Clause |
| Source archive | https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.31.4.tar.gz |
| Last updated | 2026-09-17T12:01:03Z |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rattler-index |
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.