# 使用 Homebrew, Nix 安装 asak

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

## 安装

```sh
sudo av install brew:asak
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install asak
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#asak
```

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

## 软件包事实

- **软件包键:** brew:asak
- **软件包管理器:** Homebrew
- **版本:** 0.4.0
- **来源摘要:** Cross-platform audio recording/playback CLI tool with TUI
- **主页:** <https://github.com/chaosprint/asak>
- **仓库:** <https://github.com/chaosprint/asak>
- **最后更新:** 2026-06-20T14:55:28-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- asak (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

asak is a Rust terminal audio utility that combines playback, waveform preview, recording, and audio device selection in a keyboard-driven TUI. Its upstream README presents it as a current-working-directory audio browser and recorder rather than a long-running daemon or studio suite.

### 项目历史

The public GitHub repository was created in February 2024. By the documented 0.3.x releases, asak already exposed the core terminal workflow; the 0.3.7 release description calls out improved UI plus MP3 and Ogg support, and the 0.4.0 release is described upstream as a new UI and logic pass.

### 采用历史

Its package-manager footprint is still young and modest: the Homebrew and Nix package facts in the input show it has crossed from a GitHub/Cargo-style Rust project into Unix package-manager distribution, but there is no official upstream narrative of broad adoption.

### 使用方式

Users run `asak` from the directory containing audio files, choose Play, Rec, or Settings, browse supported audio files, preview waveforms, record WAV files, and select playback or recording devices. The README notes Linux builds usually need ALSA and JACK development packages through cpal.

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

For package maintainers, asak is interesting as a small modern Rust TUI sitting at the boundary between terminal UX and native audio stacks. Its build script generates shell completions and man pages, and its Linux dependency notes make audio backend packaging visible.

### 时间线

- 2024-02: Public GitHub repository created.
- 2024-06: v0.3.3 release published.
- 2026-04: v0.3.7 release notes describe improved UI and MP3/Ogg support.
- 2026-04: v0.4.0 release notes describe a new UI and logic update.

### Related projects

- cpal is the Rust audio I/O layer mentioned by the README for Linux audio dependencies.
- ratatui-style terminal audio tools and waveform browsers occupy a similar CLI/TUI niche, though the upstream README does not name direct sibling projects.

### 来源

- <https://github.com/chaosprint/asak>
- <https://github.com/chaosprint/asak#readme>
- <https://github.com/chaosprint/asak/releases>


## 安全说明

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

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

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

- Nix - asak: normalized package name match | nixpkgs package indexes: pkgs/by-name/as/asak/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/asak.yml](https://github.com/mxcl/pkgdb/blob/main/combined/asak.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
