# Installer httm avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:httm
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install httm
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add httm
```

  Preuve: Alpine Linux edge package indexes: httm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#httm
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ht/httm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:httm
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/httm>
- **Version:** 0.50.2
- **Résumé source:** Interactive, file-level Time Machine-like tool for ZFS/btrfs
- **Page d'accueil:** <https://github.com/kimono-koans/httm>
- **Dépôt:** <https://github.com/kimono-koans/httm>
- **Licence:** MPL-2.0
- **Archive source:** <https://github.com/kimono-koans/httm/archive/refs/tags/0.50.2.tar.gz>
- **Dernière mise à jour:** 2026-06-30T12:38:51Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- bowie (cli)
- equine (cli)
- httm (cli)
- ounce (cli)
- bowie (alias)
- equine (alias)
- httm (alias)
- ounce (alias)

## Dépendances de compilation

- rust

## 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: 0.50.2
- gestionnaire mis à jour: 2026-06-30
- données locales: OK
- dépôt amont: https://github.com/kimono-koans/httm
- dernière version détectée: 0.50.2 (à jour)
## Historique du projet et usages

httm is a Rust command-line tool for finding and restoring file-level versions from snapshot and backup systems. Its own README frames it as a CLI Time Machine for ZFS, btrfs, NILFS2, Time Machine, and Restic-style storage.

### Historique du projet

The GitHub repository was created in March 2022, and crates.io records the httm crate beginning in May 2022. The project grew around a Unix idea: expose snapshot history at the file level, rather than treating snapshots mainly as dataset-wide rollback machinery.

### Historique d'adoption

httm reached package-manager users through crates.io and later through system package channels represented in the input metadata, including Homebrew, Alpine, and Nix. GitHub topics and README examples place its audience among ZFS, btrfs, FreeBSD, Linux, homelab, and shell users.

### Modes d'utilisation

Users run httm against one or more paths to print unique versions by size and modification time, browse versions interactively, output JSON, find deleted files in snapshots, and work with alternate stores such as Time Machine or mounted Restic repositories.

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

The package is interesting because it turns filesystem snapshot plumbing into a small composable CLI. The related ounce and bowie tools show the same package-nerd pattern: wrap a focused executable into shell workflows for dynamic snapshots and diffing historical file versions.

### Chronologie

- 2022: The kimono-koans/httm repository was created on GitHub.
- 2022: The httm crate appeared on crates.io.
- 2022: The author described httm's inspiration in file-level ZFS and btrfs snapshot workflows.
- 2024: Release notes included macOS local snapshot support in the 0.35 line.

### Related projects

- Related tools include ZFS and btrfs snapshot tooling, NILFS2, Apple Time Machine, Restic, and httm-adjacent wrappers such as ounce and bowie.

### Sources

- Official GitHub README, author project article, crates.io metadata, and GitHub release metadata.


## 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:** httm
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** nicotine-plus
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - httm: normalized package name match | nixpkgs package indexes: pkgs/by-name/ht/httm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - httm - 0.49.9-r0: normalized package name match | Alpine Linux edge package indexes: httm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Interactive, file-level Time Machine-like tool for ZFS/btrfs | https://github.com/kimono-koans/httm
- apk - httm-doc - 0.49.9-r0: normalized package name match | Alpine Linux edge package indexes: httm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Interactive, file-level Time Machine-like tool for ZFS/btrfs (documentation) | https://github.com/kimono-koans/httm


## 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.
- [Archive and compression packages](https://pkg.so/fr/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [rsnapshot](https://pkg.so/fr/brew/rsnapshot/) - Shares pkgdb curated category or tags: backup, cli, filesystem, snapshots, system.
- [zrepl](https://pkg.so/fr/brew/zrepl/) - Shares pkgdb curated category or tags: backup, cli, snapshots, system, zfs.
- [znapzend](https://pkg.so/fr/brew/znapzend/) - Shares pkgdb curated category or tags: backup, cli, snapshots, system, zfs.
- [kopia](https://pkg.so/fr/brew/kopia/) - Shares pkgdb curated category or tags: backup, cli, snapshots, system.
- [dar](https://pkg.so/fr/brew/dar/) - Shares pkgdb curated category or tags: backup, cli, filesystem, system.
- [btrfs-progs](https://pkg.so/fr/brew/btrfs-progs/) - Shares pkgdb curated category or tags: btrfs, cli, filesystem, system.
- [timedog](https://pkg.so/fr/brew/timedog/) - Shares pkgdb curated category or tags: backup, cli, filesystem, system.
- [tree](https://pkg.so/fr/brew/tree/) - Shares pkgdb curated category or tags: cli, filesystem, system.
- [asimov](https://pkg.so/fr/brew/asimov/) - Local package facts share a topical domain. Shared terms: backup, cli, machine, system, time.
- [rsync-time-backup](https://pkg.so/fr/brew/rsync-time-backup/) - Local package facts share a topical domain. Shared terms: backup, cli, machine, system, time.

## Combined YAML source

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