# ramalama mit Homebrew, dnf, MacPorts, Nix, pacman installieren

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

## Installation

```sh
sudo av install brew:ramalama
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ramalama
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ramalama
```

  Evidenz: MacPorts ports tree: llm/ramalama/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install ramalama
```

  Evidenz: Fedora Rawhide package metadata: ramalama from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ramalama
```

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

- pacman (92%):

```sh
sudo pacman -S ramalama
```

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

## Paketfakten

- **Paketschlüssel:** brew:ramalama
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/ramalama>
- **Version:** 0.23.0
- **Quellzusammenfassung:** Goal of RamaLama is to make working with AI boring
- **Homepage:** <https://ramalama.ai>
- **Upstream-Dokumentation:** <https://ramalama.ai>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/75/3b/840e5bd99acfbb5bf6e7072e2faf2e161fbbebb9e2218b4abb34ab16ace1/ramalama-0.23.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-26T00:46:27Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- ramalama (cli)
- ramalama (Alias)

## Abhängigkeiten

- libyaml
- llama.cpp
- python@3.14
- rpds-py

## 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: 0.23.0
- Manager aktualisiert: 2026-06-26
- lokale Daten: OK
- Upstream-Repository: https://ramalama.ai
- Info: Release/tag comparison is only available for GitHub repositories.

## Sicherheitshinweise

Für ramalama wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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: /usr/share/ramalama/ramalama.conf, /usr/local/share/ramalama/ramalama.conf, /etc/ramalama/ramalama.conf, /etc/ramalama/ramalama.conf.d/*.conf, ~/.local/pipx/venvs/ramalama/share/ramalama/ramalama.conf, $XDG_DATA_HOME/ramalama/ramalama.conf, $XDG_DATA_HOME/ramalama/ramalama.conf.d/*.conf, ~/.local/share/ramalama/ramalama.conf, ~/.local/share/ramalama/ramalama.conf.d/*.conf, $XDG_CONFIG_HOME/ramalama/ramalama.conf, $XDG_CONFIG_HOME/ramalama/ramalama.conf.d/*.conf, ~/.config/ramalama/ramalama.conf, ~/.config/ramalama/ramalama.conf.d/*.conf, $RAMALAMA_CONFIG

## Credential files

- Unix: /usr/share/ramalama/ramalama.conf, /usr/local/share/ramalama/ramalama.conf, /etc/ramalama/ramalama.conf, /etc/ramalama/ramalama.conf.d/*.conf, ~/.local/pipx/venvs/ramalama/share/ramalama/ramalama.conf, $XDG_DATA_HOME/ramalama/ramalama.conf, $XDG_DATA_HOME/ramalama/ramalama.conf.d/*.conf, ~/.local/share/ramalama/ramalama.conf, ~/.local/share/ramalama/ramalama.conf.d/*.conf, $XDG_CONFIG_HOME/ramalama/ramalama.conf, $XDG_CONFIG_HOME/ramalama/ramalama.conf.d/*.conf, ~/.config/ramalama/ramalama.conf, ~/.config/ramalama/ramalama.conf.d/*.conf, $RAMALAMA_CONFIG
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Nix - ramalama: normalized package name match | nixpkgs package indexes: pkgs/by-name/ra/ramalama/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - ramalama - 0.23.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: ramalama from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Command line tool for working with AI LLM models | https://github.com/containers/ramalama
- pacman - ramalama - 0.23.0-1: normalized package name match | Arch Linux sync databases: ramalama from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simple local AI using OCI containers | https://github.com/containers/ramalama
- MacPorts - ramalama: normalized package name match | MacPorts ports tree: llm/ramalama/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [MCP tool packages](https://pkg.so/de/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/de/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [llama.cpp](https://pkg.so/de/brew/llama-cpp/) - Runtime dependency declared by Homebrew.
- [localai](https://pkg.so/de/brew/localai/) - Shares pkgdb curated category or tags: ai, cli, inference, llm, model-tools.
- [ollama](https://pkg.so/de/brew/ollama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [llmfit](https://pkg.so/de/brew/llmfit/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [promptfoo](https://pkg.so/de/brew/promptfoo/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [mlx-lm](https://pkg.so/de/brew/mlx-lm/) - Shares pkgdb curated category or tags: ai, cli, inference, model-tools.
- [oterm](https://pkg.so/de/brew/oterm/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [gollama](https://pkg.so/de/brew/gollama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [kubectl-ai](https://pkg.so/de/brew/kubectl-ai/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [rapid-mlx](https://pkg.so/de/brew/rapid-mlx/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, cli, inference, libyaml, llm.
- [sysaidmin](https://pkg.so/de/brew/sysaidmin/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, cli, llm, model, model-tools.

## Combined YAML source

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


## Quellen

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