# tarsnapper を Homebrew, Nix でインストール

tarsnapper のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:tarsnapper
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install tarsnapper
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tarsnapper
```

  証拠: nixpkgs package indexes: pkgs/by-name/ta/tarsnapper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:tarsnapper
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tarsnapper>
- **バージョン:** 0.5.0
- **ソース概要:** Tarsnap wrapper which expires backups using a gfs-scheme
- **ホームページ:** <https://github.com/miracle2k/tarsnapper>
- **リポジトリ:** <https://github.com/miracle2k/tarsnapper>
- **ライセンス:** BSD-2-Clause
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/4e/c5/0a08950e5faba96e211715571c68ef64ee37b399ef4f0c4ab55e66c3c4fe/tarsnapper-0.5.0.tar.gz>
- **最終更新:** 2026-07-14T17:14:17+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tarsnapper (cli)
- tarsnapper (エイリアス)

## 依存関係

- libyaml
- python@3.14
- tarsnap

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.5.0
- マネージャ更新日: 2026-07-14
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/miracle2k/tarsnapper
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Tarsnapper is a command-line wrapper around Tarsnap that defines backup jobs and expires old archives according to flexible Grandfather-father-son-style retention intervals.

### プロジェクトの歴史

The public repository dates to 2010. Tarsnapper developed as a Python utility for describing multiple backup jobs in YAML and for applying retention rules to archives whether or not Tarsnapper created them. Its design avoids fixed weekly or monthly generations and instead chooses archives that best satisfy user-supplied time deltas.

### 採用の歴史

A Debian changelog records an initial package release in 2012, while the official README documents pip installation. The supplied metadata records current Homebrew and Nix packages, reflecting the tool's continued niche in Unix backup automation.

### 使われ方

Users can run a one-off backup with --target, --sources, and --deltas, or pass a YAML job file with -c. The make command creates a backup and applies retention; expire can prune existing archive sets independently, and --dry-run previews deletions. Tarsnap itself remains responsible for its configuration and keyfile.

### パッケージ好きにとっての重要性

Tarsnapper is a package-nerd utility because it converts a hosted backup CLI into reproducible cron-friendly jobs with explicit retention policy, while remaining composable with archives created by other scripts.

### タイムライン

- 2010: The public Tarsnapper repository was created and version 0.1 was tagged.
- 2012: The Debian changelog recorded an initial package release.
- 2020: Version 0.5 was tagged after continued retention-rule maintenance.
- Current package metadata: Homebrew and Nix distribute Tarsnapper.

### Related projects

- Tarsnap provides the underlying encrypted backup service and command; the README contrasts Tarsnapper's retention approach with tarsnap-generations.

### ソース

- <https://github.com/miracle2k/tarsnapper#readme>
- <https://github.com/miracle2k/tarsnapper/blob/master/debian/changelog>
- <https://github.com/miracle2k/tarsnapper/tags>
- source_facts.package-manager


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Nix - tarsnapper: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/tarsnapper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/ja/archive-compression-tools/) - Matched archive or compression metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [tarsnap](https://pkg.so/ja/brew/tarsnap/) - Runtime dependency declared by Homebrew.
- [qrkey](https://pkg.so/ja/brew/qrkey/) - Shares pkgdb curated category or tags: backup, cli, security.
- [tarsnap-gui](https://pkg.so/ja/brew/tarsnap-gui/) - Shares pkgdb curated category or tags: backup, cli, security, tarsnap.
- [skm](https://pkg.so/ja/brew/skm/) - Shares pkgdb curated category or tags: backup, cli, security.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Shares pkgdb curated category or tags: cli, security.
- [gnutls](https://pkg.so/ja/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.
- [p11-kit](https://pkg.so/ja/brew/p11-kit/) - Shares pkgdb curated category or tags: cli, security.
- [gnupg](https://pkg.so/ja/brew/gnupg/) - Shares pkgdb curated category or tags: cli, security.
- [bandit](https://pkg.so/ja/brew/bandit/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, libyaml, python, python-3-14, security.
- [cve-bin-tool](https://pkg.so/ja/brew/cve-bin-tool/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, libyaml, python, python-3-14, security.
- [cycode](https://pkg.so/ja/brew/cycode/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, libyaml, python, python-3-14, security.

## Combined YAML source

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