# httm mit Homebrew, apk, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für httm in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install httm
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add httm
```

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

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

## Paketfakten

- **Paketschlüssel:** brew:httm
- **Paketmanager:** Homebrew
- **Version:** 0.50.2
- **Quellzusammenfassung:** Interactive, file-level Time Machine-like tool for ZFS/btrfs
- **Homepage:** <https://github.com/kimono-koans/httm>
- **Repository:** <https://github.com/kimono-koans/httm>
- **Zuletzt aktualisiert:** 2026-06-30T12:38:51Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bowie (Alias)
- equine (Alias)
- httm (Alias)
- ounce (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.50.2
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

- 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
