# convmv を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:convmv
```

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

### macOS

- Homebrew (100%):

```sh
brew install convmv
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install convmv
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install convmv
```

  証拠: Debian stable package indexes: convmv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install convmv
```

  証拠: Fedora Rawhide package metadata: convmv 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#convmv
```

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

- pacman (92%):

```sh
sudo pacman -S convmv
```

  証拠: Arch Linux sync databases: convmv from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install convmv
```

  証拠: openSUSE Tumbleweed package metadata: convmv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:convmv
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.06
- **ソース概要:** Filename encoding conversion tool
- **ホームページ:** <https://www.j3e.de/linux/convmv/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- convmv (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

convmv is a Perl command-line utility for converting filenames from one character encoding to another without changing file contents.

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

The official project directory exposes a long-running tarball history, with early 0.3 and 1.x archives visible in the index and newer 2.x releases continuing through 2.06 in 2025. The man page explains the tool around Unix filename encoding, normalization, and filesystem interoperability rather than application data conversion.

### 採用の歴史

convmv became a standard sysadmin package because it solves a narrow migration problem common to old Unix and network filesystems: moving filenames from legacy 8-bit encodings, Samba-era client code pages, or filesystem-specific Unicode forms into UTF-8-oriented environments.

### 使われ方

Typical use specifies source and target encodings with `-f` and `-t`, optionally recurses with `-r`, and only performs real renames when `--notest` is supplied. The default dry-run behavior is part of why distributions can ship it as a safer filesystem repair tool.

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

For package managers, convmv is a classic small Unix utility: no daemon, no credentials, no config file, portable Perl implementation, and usefulness that spans Linux, macOS, Samba, Netatalk, Dovecot, and mounted filesystems.

### タイムライン

- 2006-11-23: Official archive index lists convmv 0.3 and 1.0-era tarballs.
- 2015-05-16: Official archive index lists convmv 2.0.
- 2018-03-26: Official archive index lists convmv 2.05.
- 2025-02-27: Official archive index lists convmv 2.06 and refreshed man-page directory.

### Related projects

- The man page discusses interoperability with filesystem and service ecosystems including HFS+, APFS, NFSv4, FAT/VFAT/NTFS, Samba, Netatalk, and Dovecot.

### ソース

- <https://www.j3e.de/linux/convmv/>
- <https://www.j3e.de/linux/convmv/man/>
- <https://formulae.brew.sh/formula/convmv>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - convmv - 2.06+repack-1: normalized package name match | Debian stable package indexes: convmv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | filename encoding conversion tool | https://www.j3e.de/linux/convmv/man/
- Nix - convmv: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/convmv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - convmv - 2.05-1.1: normalized package name match | Ubuntu 24.04 LTS package indexes: convmv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | filename encoding conversion tool | https://www.j3e.de/linux/convmv/man/
- dnf - convmv - 2.06-5.fc45: normalized package name match | Fedora Rawhide package metadata: convmv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Convert filename encodings | http://j3e.de/linux/convmv
- pacman - convmv - 2.06-1: normalized package name match | Arch Linux sync databases: convmv from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Tool for converting encodings on filesystems | https://j3e.de/linux/convmv/
- zypper - convmv - 2.06-1.4: normalized package name match | openSUSE Tumbleweed package metadata: convmv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Utility to convert file names between encodings | http://j3e.de/linux/convmv/
- MacPorts - convmv: normalized package name match | MacPorts ports tree: sysutils/convmv/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/convmv.yml](https://github.com/mxcl/pkgdb/blob/main/combined/convmv.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
