# Installer tofrodos avec Homebrew, apt, dnf

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

## installation

```sh
sudo av install brew:tofrodos
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tofrodos
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install tofrodos
```

  Preuve: Debian stable package indexes: tofrodos from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install tofrodos
```

  Preuve: Fedora Rawhide package metadata: tofrodos from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:tofrodos
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tofrodos>
- **Version:** 2.1.1
- **Résumé source:** Converts DOS UNIX text files, alias tofromdos
- **Page d'accueil:** <https://github.com/ChristopherHeng/tofrodos>
- **Dépôt:** <https://github.com/ChristopherHeng/tofrodos>
- **Licence:** GPL-2.0-only
- **Archive source:** <https://github.com/ChristopherHeng/tofrodos/archive/refs/tags/2.1.1.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- fromdos (cli)
- todos (cli)
- fromdos (alias)
- todos (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.1.1
- données locales: OK
- dépôt amont: https://github.com/ChristopherHeng/tofrodos
- dernière version détectée: 2.1.1 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Tofrodos is a small command-line text conversion package for moving files between DOS/Windows CRLF line endings and Unix LF line endings.

### Historique du projet

The upstream README describes Tofrodos as two programs, fromdos and todos, that convert ASCII and UTF-8 text files between DOS and Unix newline formats. It is intentionally portable across Unix-like systems, Windows consoles, and DOS-family environments.

The package keeps the older Unix utility convention of behavior-by-command-name: the same program can be installed or renamed as fromdos, todos, dos2unix, or unix2dos, and it chooses the conversion direction from the invoked name.

### Historique d'adoption

The upstream documentation points Linux users to distribution repositories, and the package record shows it available through Homebrew, Debian, Ubuntu, and Fedora/DNF.

### Modes d'utilisation

Typical use is direct shell conversion of one or more text files, wildcard batches, or pipeline use such as converting output before comparing it with diff.

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

Tofrodos matters as a tiny packaging-era compatibility utility: it solves the recurring CRLF/LF problem without pulling in a larger editor or VCS workflow, and its fromdos/todos command names are easy to script.

### Chronologie

- Current: Distributed as fromdos and todos for DOS-to-Unix and Unix-to-DOS newline conversion.
- Current: Packaged by Homebrew, Debian, Ubuntu, and Fedora/DNF according to the input package-manager facts.

### Related projects

- dos2unix and unix2dos are related command names and behaviors explicitly supported by Tofrodos.
- The package belongs to the same niche as other newline-normalization tools used in cross-platform source trees.

### Sources

- <https://github.com/ChristopherHeng/tofrodos#readme>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tofrodos
- **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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - tofrodos - 1.7.13+ds-6: normalized package name match | Debian stable package indexes: tofrodos from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Converts DOS <-> Unix text files, alias tofromdos | https://www.thefreecountry.com/tofrodos/index.shtml
- Ubuntu apt - tofrodos - 1.7.13+ds-6: normalized package name match | Ubuntu 24.04 LTS package indexes: tofrodos from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converts DOS <-> Unix text files, alias tofromdos | https://www.thefreecountry.com/tofrodos/index.shtml
- dnf - tofrodos - 1.7.13-29.fc45: normalized package name match | Fedora Rawhide package metadata: tofrodos from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Converts text files between MSDOS and Unix file formats | http://www.thefreecountry.com/tofrodos/


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [dos2unix](https://pkg.so/fr/brew/dos2unix/) - Shares pkgdb curated category or tags: cli, developer-tools, dos, line-endings, text-conversion.
- [txt2man](https://pkg.so/fr/brew/txt2man/) - Shares pkgdb curated category or tags: cli, developer-tools, text-conversion, unix.
- [unixodbc](https://pkg.so/fr/brew/unixodbc/) - Shares pkgdb curated category or tags: cli, developer-tools, unix.
- [fish](https://pkg.so/fr/brew/fish/) - Shares pkgdb curated category or tags: cli, developer-tools, unix.
- [zsh](https://pkg.so/fr/brew/zsh/) - Shares pkgdb curated category or tags: cli, developer-tools, unix.
- [gnu-sed](https://pkg.so/fr/brew/gnu-sed/) - Shares pkgdb curated category or tags: cli, developer-tools, unix.
- [moreutils](https://pkg.so/fr/brew/moreutils/) - Shares pkgdb curated category or tags: cli, developer-tools, unix.
- [ed](https://pkg.so/fr/brew/ed/) - Shares pkgdb curated category or tags: cli, developer-tools, unix.
- [csvprintf](https://pkg.so/fr/brew/csvprintf/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, files, line.
- [recode](https://pkg.so/fr/brew/recode/) - Local package facts share a topical domain. Shared terms: cli, conversion, developer, developer-tools, text.

## Combined YAML source

View the package source record on GitHub. [combined/tofrodos.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tofrodos.yml)


## Sources

- 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
