# Installer chawan avec Homebrew, apk, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:chawan
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chawan
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add chawan
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#chawan
```

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

- pacman (92%):

```sh
sudo pacman -S chawan
```

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

- zypper (92%):

```sh
sudo zypper install chawan
```

  Preuve: openSUSE Tumbleweed package metadata: chawan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:chawan
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/chawan>
- **Version:** 0.4.4
- **Résumé source:** TUI web browser with CSS, inline image and JavaScript support
- **Page d'accueil:** <https://sr.ht/~bptato/chawan/>
- **Docs amont:** <https://sr.ht/~bptato/chawan/>
- **Licence:** Unlicense
- **Archive source:** <https://git.sr.ht/~bptato/chawan/archive/v0.4.4.tar.gz>
- **Dernière mise à jour:** 2026-07-24T17:46:47Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cha (cli)
- mancha (cli)
- cha (alias)
- mancha (alias)

## Dépendances

- brotli
- libssh2
- openssl@3

## Dépendances de compilation

- nim
- pkgconf

## Bibliothèques fournies par macOS

- curl
- ncurses

## 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-08-04
- version du gestionnaire: 0.4.4
- gestionnaire mis à jour: 2026-07-24
- données locales: OK
- dépôt amont: https://sr.ht/~bptato/chawan/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Chawan is a Unix-like text-mode web browser and pager that aims to implement modern web standards in a self-contained terminal browser, including CSS, optional inline images, and optional JavaScript.

### Historique du projet

Chawan is developed primarily in Nim and hosted on SourceHut, with Codeberg listed as another source mirror. The official news archive begins with the 0.2.0 release in June 2025 and shows active 0.3 and 0.4 releases through June 2026.

### Historique d'adoption

The official site lists volunteer-maintained stable packages for Alpine Linux, Arch Linux, Debian testing, FreeBSD, Gentoo guru, Homebrew, NixOS, Slackware, and Void Linux, plus unstable packages through AUR, AppImage, Gentoo live ebuild, and Homebrew HEAD. That breadth is unusual for a young terminal browser and makes its packaging story part of the project identity.

### Modes d'utilisation

The `cha` command opens URLs and files, can act as a pager, supports web, SFTP, FTP, gopher, gemini, file, finger, and spartan browsing, and can dump rendered content when stdout is not a TTY. The config documentation defines the canonical `~/.chawan/config.toml` path and XDG/`CHA_DIR` alternatives.

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

Chawan is significant to package nerds because it revives the terminal-browser category with modern packaging friction: image protocols, QuickJS, sandboxing, Nim, multiple Unix distributions, and headless rendering all need to be expressed cleanly in distro formulas. It is also interesting as a modern counterpart to older text browsers such as w3m while using newer terminal capabilities.

### Chronologie

- 2025-06: Official news archive lists Chawan 0.2.0.
- 2025-11: Official news archive lists Chawan 0.3.0.
- 2026-05: Official news archive lists Chawan 0.4.0.
- 2026-06: Official news archive lists Chawan 0.4.3.

### Related projects

- Chame is Chawan's HTML5 parser subproject.
- Chagashi is a related pure-Nim character coding library.
- Monoucha is a related QuickJS binding generator and runtime glue project.
- w3m and vi are cited by the official site as UI inspirations.

### Sources

- <https://chawan.net/>
- <https://chawan.net/news/index.html>
- <https://chawan.net/doc/cha/cha.html>
- <https://chawan.net/doc/cha/config.html>
- <https://git.sr.ht/~bptato/chawan>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour chawan. Les métadonnées de paquet 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

- Unix: $CHA_DIR/config.toml, ${XDG_CONFIG_HOME:-~/.config}/chawan/config.toml, ~/.chawan/config.toml
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Nix - chawan: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/chawan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - chawan - 0.4.4-r0: normalized package name match | Alpine Linux edge package indexes: chawan from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | TUI web browser | https://git.sr.ht/~bptato/chawan
- apk - chawan-doc - 0.4.4-r0: normalized package name match | Alpine Linux edge package indexes: chawan-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | TUI web browser (documentation) | https://git.sr.ht/~bptato/chawan
- pacman - chawan - 0.4.4-1: normalized package name match | Arch Linux sync databases: chawan from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A text-mode web browser and pager for Unix-like systems | https://chawan.net/
- zypper - chawan - 0.3.3-2.4: normalized package name match | openSUSE Tumbleweed package metadata: chawan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Terminal-based web browser and pager | https://chawan.net/


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [brotli](https://pkg.so/fr/brew/brotli/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [nim](https://pkg.so/fr/brew/nim/) - Build dependency declared by Homebrew.
- [lynx](https://pkg.so/fr/brew/lynx/) - Shares pkgdb curated category or tags: cli, networking, web-browser.
- [felinks](https://pkg.so/fr/brew/felinks/) - Shares pkgdb curated category or tags: cli, networking, terminal, web-browser.
- [dillo](https://pkg.so/fr/brew/dillo/) - Shares pkgdb curated category or tags: cli, networking, web-browser.
- [links](https://pkg.so/fr/brew/links/) - Shares pkgdb curated category or tags: cli, networking, terminal, web-browser.
- [superseedr](https://pkg.so/fr/brew/superseedr/) - Shares pkgdb curated category or tags: cli, networking, terminal, tui.
- [amfora](https://pkg.so/fr/brew/amfora/) - Shares pkgdb curated category or tags: cli, networking, terminal, tui.
- [senpai](https://pkg.so/fr/brew/senpai/) - Shares pkgdb curated category or tags: cli, networking, terminal, tui.
- [mabel](https://pkg.so/fr/brew/mabel/) - Shares pkgdb curated category or tags: cli, networking, terminal, tui.

## Combined YAML source

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


## Sources

- 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
