# 使用 Homebrew, Nix 安装 asuka

查看 asuka 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install asuka
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:asuka
- **软件包管理器:** Homebrew
- **版本:** 0.8.5
- **来源摘要:** Gemini Project client written in Rust with NCurses
- **主页:** <https://sr.ht/~julienxx/Asuka/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- asuka (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.5
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

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


## 来源

- 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
