# Installer tenere avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tenere pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:tenere
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tenere
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tenere
```

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

## Faits du paquet

- **Clé du paquet:** brew:tenere
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tenere>
- **Version:** 0.11.3
- **Résumé source:** TUI interface for LLMs written in Rust
- **Page d'accueil:** <https://github.com/pythops/tenere>
- **Dépôt:** <https://github.com/pythops/tenere>
- **Docs amont:** <https://github.com/pythops/tenere#readme>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/pythops/tenere/archive/refs/tags/v0.11.3.tar.gz>
- **Dernière mise à jour:** 2026-07-10T10:41:25-04:00
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- tenere (cli)
- tenere (alias)

## Dépendances

- libgit2
- oniguruma

## Dépendances de compilation

- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 0.11.3
- gestionnaire mis à jour: 2026-07-10
- données locales: OK
- dépôt amont: https://github.com/pythops/tenere
- dernière version détectée: v0.11.3 (à jour)
## Historique du projet et usages

Tenere is a Rust terminal user interface for large-language-model chat. Its official README describes it as a TUI for LLMs with chat history, saved chats, Vim-style keybindings, clipboard support, and multiple backends.

### Historique du projet

The GitHub repository was created in April 2023, during the first wave of small terminal clients built around hosted and local LLM APIs. The project presented itself as a terminal-first chat client rather than a general AI framework.

### Historique d'adoption

Tenere's official installation instructions cover binary releases, crates.io, Nix, nix-on-droid, Homebrew, and source builds. That distribution pattern put it in front of Rust, Nix, and Homebrew users who wanted a small TUI wrapper for LLM backends.

### Modes d'utilisation

Users run `tenere` to open an interactive chat interface and choose a backend such as ChatGPT, llama.cpp, or Ollama. The README documents API-key configuration through environment variables or the TOML config file for ChatGPT and llama.cpp, and URL/model configuration for local backends.

### Pourquoi les passionnés de paquets s'y intéressent

For package-nerd audiences, Tenere is notable as a compact Rust CLI that tracks the shift from cloud-only ChatGPT use to mixed hosted and local LLM workflows. Its Homebrew, Nix, crates.io, and Android-via-Nix instructions make it a useful example of modern terminal AI tooling packaging.

### Chronologie

- 2023-04-05: GitHub repository created.
- 2023-04-16: v0.1 release published.
- 2024: v0.10 and v0.11 releases published.
- 2025-09-01: v0.11.3 release published.

### Related projects

- The README names ChatGPT, llama.cpp, and Ollama as supported backends, placing Tenere among terminal clients that sit above API-compatible LLM servers.

### Sources

- <https://api.github.com/repos/pythops/tenere>
- <https://api.github.com/repos/pythops/tenere/releases>
- <https://github.com/pythops/tenere#readme>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tenere. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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

- Linux: ~/.config/tenere/config.toml, $XDG_CONFIG_HOME/tenere/config.toml
- macOS: ~/Library/Application Support/tenere/config.toml
- Windows: ~/AppData/Roaming/tenere/config.toml

## Credential files

- Linux: ~/.config/tenere/config.toml, $XDG_CONFIG_HOME/tenere/config.toml
- macOS: ~/Library/Application Support/tenere/config.toml
- Windows: ~/AppData/Roaming/tenere/config.toml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tenere
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - tenere: normalized package name match | nixpkgs package indexes: pkgs/by-name/te/tenere/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://www.automicvault.com/fr/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://www.automicvault.com/fr/pkg/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [libgit2](https://www.automicvault.com/fr/pkg/brew/libgit2/) - Runtime dependency declared by Homebrew.
- [oniguruma](https://www.automicvault.com/fr/pkg/brew/oniguruma/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/fr/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [gollama](https://www.automicvault.com/fr/pkg/brew/gollama/) - Shares av.db curated category or tags: ai, cli, llm, model-tools, ollama.
- [llmfit](https://www.automicvault.com/fr/pkg/brew/llmfit/) - Shares av.db curated category or tags: ai, cli, llm, model-tools, tui.
- [oterm](https://www.automicvault.com/fr/pkg/brew/oterm/) - Shares av.db curated category or tags: ai, cli, llm, model-tools, ollama.
- [toktop](https://www.automicvault.com/fr/pkg/brew/toktop/) - Shares av.db curated category or tags: ai, cli, llm, model-tools, tui.
- [cai](https://www.automicvault.com/fr/pkg/brew/cai/) - Shares av.db curated category or tags: ai, cli, llm, model-tools.
- [chatblade](https://www.automicvault.com/fr/pkg/brew/chatblade/) - Shares av.db curated category or tags: ai, chatgpt, cli, model-tools.
- [gptline](https://www.automicvault.com/fr/pkg/brew/gptline/) - Shares av.db curated category or tags: ai, chatgpt, cli, model-tools.
- [kubectl-ai](https://www.automicvault.com/fr/pkg/brew/kubectl-ai/) - Shares av.db curated category or tags: ai, cli, llm, model-tools.

## Combined YAML source

View the package source record on GitHub. [combined/tenere.yml](https://github.com/automic-vault/db/blob/main/combined/tenere.yml)


## Sources

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