# 使用 Homebrew, apt, Nix, zypper, scoop, winget 安装 spek

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

## 安装

```sh
sudo av install brew:spek
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install spek
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install spek
```

  证据: Debian stable package indexes: spek from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#spek
```

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

- zypper (92%):

```sh
sudo zypper install spek
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/spek
```

  证据: Scoop official bucket manifest trees: bucket/spek.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id AlexanderKojevnikov.Spek -e
```

  证据: Windows Package Manager source index: AlexanderKojevnikov.Spek from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:spek
- **软件包管理器:** Homebrew
- **版本:** 0.8.5
- **来源摘要:** Acoustic spectrum analyser
- **主页:** <https://www.spek.cc>
- **仓库:** <https://github.com/alexkay/spek>
- **最后更新:** 2026-07-13T17:31:47+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- spek (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Spek is a free, open source spectrogram viewer for audio files. In package-manager contexts it is a small desktop utility rather than a server or library: users install it to inspect audio frequency content visually.

### 项目历史

The project is maintained from the alexkay/spek repository, which GitHub records as created in 2011. Its README describes Spek as a C++ acoustic spectrum analyser using FFmpeg for decoding and wxWidgets for the GUI, with availability across BSD, GNU/Linux, Windows, and Mac OS X.

### 采用历史

Spek is packaged by several general-purpose package managers, including Homebrew, Debian/Ubuntu, Nix, Scoop, winget, and zypper according to the supplied Homebrew source facts. The upstream GitHub repository also links Unix package information and publishes source releases for downstream packagers.

### 使用方式

Typical usage is launching the spek desktop executable on an audio file to inspect its spectrum. Package users care less about long-running configuration and more about having FFmpeg-backed decoding and a native GUI available from their usual package manager.

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

Spek is a good example of a small cross-platform GUI tool that package managers keep useful by normalizing dependency setup across FFmpeg, wxWidgets, and desktop integration. Its 2022 tarball-only release explicitly mentioned getting the package re-added to Debian, which is exactly the sort of packaging maintenance detail package nerds notice.

### 时间线

- 2011: GitHub records the alexkay/spek repository creation.
- 2016: Historical Spek release entries from v0.2 through v0.8.3 were published on GitHub.
- 2022: Spek 0.8.4 was released as a tarball-only release to support Debian packaging.
- 2023: Spek 0.8.5 updated dependencies and added features such as more palettes and configurable DFT settings.

### Related projects

- FFmpeg provides the audio decoding layer used by Spek.
- wxWidgets provides the cross-platform GUI toolkit used by Spek.
- Downstream package managers such as Homebrew, Debian, Nix, Scoop, winget, and zypper distribute Spek to users.

### 来源

- <https://api.github.com/repos/alexkay/spek>
- <https://api.github.com/repos/alexkay/spek/releases?per_page=100>
- <https://github.com/alexkay/spek>
- <https://www.spek.cc/>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Debian apt - spek - 0.8.5+dfsg-5.1: normalized package name match | Debian stable package indexes: spek from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | acoustic spectrum analyser | https://www.spek.cc/
- Nix - spek: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spek/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - spek - 0.8.5+dfsg-3build3: normalized package name match | Ubuntu 24.04 LTS package indexes: spek from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | acoustic spectrum analyser | http://spek.cc/
- zypper - spek - 0.8.5-4.7: normalized package name match | openSUSE Tumbleweed package metadata: spek from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tool for audio spectrum analysis and visualization | https://www.spek.cc/
- Scoop - extras/spek: normalized package name match | Scoop official bucket manifest trees: bucket/spek.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - AlexanderKojevnikov.Spek: normalized package name match | Windows Package Manager source index: AlexanderKojevnikov.Spek from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/spek.yml](https://github.com/mxcl/pkgdb/blob/main/combined/spek.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
