# Installer asuka avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:asuka
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install asuka
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#asuka
```

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

## Faits du paquet

- **Clé du paquet:** brew:asuka
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.5
- **Résumé source:** Gemini Project client written in Rust with NCurses
- **Page d'accueil:** <https://sr.ht/~julienxx/Asuka/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- asuka (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.5
## Historique du projet et usages

Asuka is a Rust and ncurses terminal client for browsing the Gemini protocol, with keyboard-driven navigation, history, reload, and bookmarks.

### Historique du projet

Julien Blanchard developed Asuka on SourceHut during the early growth of the Gemini ecosystem. The official history shows active development by 2020, contributions from several developers, and releases through 0.8.5 in May 2022.

The client remained deliberately small: it renders Gemini text in a terminal UI, follows Gemini links, handles prompts and downloads, and stores bookmarks locally.

### Historique d'adoption

Asuka reached Unix-like users through source builds and release archives, then through Homebrew and Nix packaging recorded in the supplied package metadata. Its adoption is best characterized as niche and protocol-specific rather than broad browser adoption.

### Modes d'utilisation

Users run `asuka`, optionally with a Gemini URL, and navigate with single-key commands: `g` opens a URL, `b` goes back, `a` adds a bookmark, `B` shows bookmarks, `r` reloads, and `q` quits. The README warns that a UTF-8 locale is needed for correct terminal rendering.

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

Asuka packages a complete alternative-protocol browser as a compact Rust terminal binary. It is especially interesting to package enthusiasts because it combines SourceHut-native development, ncurses-style interaction, OpenSSL system dependencies, and distribution through both Homebrew and Nix.

### Chronologie

- 2020: Public SourceHut development is underway during the early Gemini-client wave.
- 2021: Releases add and refine URL navigation, bookmarks, history, and protocol handling.
- 2022: Version 0.8.5 is tagged after dependency updates and binary-size optimization.

### Related projects

- Gemini is the lightweight application-layer protocol that Asuka browses.
- Cursive provides Asuka's Rust terminal user interface.

### Sources

- <https://git.sr.ht/~julienxx/asuka/log>
- <https://git.sr.ht/~julienxx/asuka/refs>
- <https://sr.ht/~julienxx/Asuka>
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
