# Fedora (Bodhi) RPM Package Search

> Fedora (Bodhi) RPM Package Search is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Search Fedora (Bodhi) RPM packages by keyword query, returning matching package metadata as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/fedora-package-search
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/fedora-bodhi-rpm-package-search-834fd98a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_iJpruLoxJBttPnHAytAeB

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability fedora-bodhi-rpm-package-search-834fd98a -d '<json body>'
```

Example prompt: Can you search the Fedora Bodhi RPM package repository for packages matching 'python3-requests' and tell me what comes up?

## When to prefer this

Use this endpoint when you need to search the Fedora Bodhi RPM package repository by keyword or package name, especially when building Linux package management tools, DevOps automation, or checking software availability on Fedora-based systems.

## Known failure modes

- Empty results if the query matches no packages
- Non-JSON or error response if the upstream Bodhi API is unavailable
- Payment failure if the x402 USDC payment is not completed
- Malformed query string causing unexpected results

## How this service works

Search Fedora (Bodhi) RPM packages matching {q}. Query: ?q= Returns JSON.

## Output

A JSON array or object containing Fedora (Bodhi) RPM package records matching the search query, including package names and associated metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fedora-bodhi-rpm-package-search-834fd98a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
