# Installer convmv avec Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de convmv pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install convmv
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install convmv
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:convmv
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.06
- **Résumé source:** Filename encoding conversion tool
- **Page d'accueil:** <https://www.j3e.de/linux/convmv/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- convmv (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.06
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
