# 使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper 安装 convmv

查看 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/convmv>
- **版本:** 2.06
- **来源摘要:** Filename encoding conversion tool
- **主页:** <https://www.j3e.de/linux/convmv/>
- **上游文档:** <https://www.j3e.de/linux/convmv/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://www.j3e.de/linux/convmv/convmv-2.06.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- convmv (cli)
- convmv (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.06
- 本地数据: OK
- 上游仓库: https://www.j3e.de/linux/convmv/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** convmv
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Matched curated package taxonomy and local package facts.
- [acl](https://pkg.so/zh-hans/brew/acl/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [dfc](https://pkg.so/zh-hans/brew/dfc/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [rdfind](https://pkg.so/zh-hans/brew/rdfind/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [lstr](https://pkg.so/zh-hans/brew/lstr/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [parallel-disk-usage](https://pkg.so/zh-hans/brew/parallel-disk-usage/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [rsnapshot](https://pkg.so/zh-hans/brew/rsnapshot/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [cpmtools](https://pkg.so/zh-hans/brew/cpmtools/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [lsr](https://pkg.so/zh-hans/brew/lsr/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [archivemount](https://pkg.so/zh-hans/brew/archivemount/) - Local package facts share a topical domain. Shared terms: cli, filesystem, system.
- [avfs](https://pkg.so/zh-hans/brew/avfs/) - Local package facts share a topical domain. Shared terms: cli, filesystem, system.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
