# normalize を Homebrew, dnf, MacPorts, Nix でインストール

normalize のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:normalize
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install normalize
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install normalize
```

  証拠: MacPorts ports tree: audio/normalize/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install normalize
```

  証拠: Fedora Rawhide package metadata: normalize from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#normalize
```

  証拠: nixpkgs package indexes: pkgs/by-name/no/normalize/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:normalize
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.7.7
- **ソース概要:** Adjust volume of audio files to a standard level
- **ホームページ:** <https://www.nongnu.org/normalize/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- normalize (エイリアス)
- normalize-mp3 (エイリアス)
- normalize-ogg (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.7.7
## プロジェクトの歴史と使われ方

normalize is a command-line audio file volume normalizer by Chris Vaill. The official 0.7.7 README describes it as a tool for adjusting audio files to a standard level, useful for mixed CDs and MP3 collections with varying recording levels.

### プロジェクトの歴史

The official 0.7.7 README carries a 1999-2005 copyright notice and documents the classic Unix build flow of `./configure`, `make`, and `make install`. Homebrew sources the same 0.7.7 release from the official Savannah/Nongnu release archive.

### 採用の歴史

normalize persists as a low-volume legacy package. Homebrew analytics in July 2026 report 74 installs over 365 days, reflecting a tool kept around for older audio normalization scripts more than active mainstream use.

### 使われ方

Users run `normalize` on WAV or MP3 files, use batch mode with `-b` to preserve an album's relative track levels, or mix mode with `-m` to bring unrelated tracks toward a common level. The README also documents helper scripts such as `normalize-mp3` and `normalize-ogg` for decode-normalize-encode workflows.

### パッケージ好きにとっての重要性

normalize is a compact example of pre-streaming-era Unix audio tooling: source tarballs, optional MAD/audiofile/XMMS integrations, RMS-based loudness adjustment, and package-manager preservation of old command-line workflows.

### タイムライン

- 1999-2005: Copyright range in the official 0.7.7 README.
- 0.6: README says a limiter was introduced to reduce clipping.
- 0.7: README says direct MPEG audio operation was added through MAD.
- 2005-09-14: Official Savannah release archive timestamp for 0.7.7.
- 2026-07: Homebrew API reports stable 0.7.7 and 74 installs over 365 days.

### Related projects

- MAD, audiofile, XMMS, normalize-mp3, normalize-ogg

### ソース

- <https://download.savannah.nongnu.org/releases/normalize/normalize-0.7.7.tar.gz>
- <https://formulae.brew.sh/api/formula/normalize.json>
- <https://www.nongnu.org/normalize/>
- <https://www.nongnu.org/normalize/README.html>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- Nix - normalize: normalized package name match | nixpkgs package indexes: pkgs/by-name/no/normalize/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - normalize - 0.7.7-36.fc45: normalized package name match | Fedora Rawhide package metadata: normalize from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Adjust the volume of audio files to a standard level | http://normalize.nongnu.org/
- MacPorts - normalize: normalized package name match | MacPorts ports tree: audio/normalize/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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