# ludusavi を Homebrew, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:ludusavi
```

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

### macOS

- Homebrew (100%):

```sh
brew install ludusavi
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ludusavi
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/ludusavi
```

  証拠: Scoop official bucket manifest trees: bucket/ludusavi.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id mtkennerly.ludusavi -e
```

  証拠: Windows Package Manager source index: mtkennerly.ludusavi from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:ludusavi
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ludusavi>
- **バージョン:** 0.31.0
- **ソース概要:** Backup tool for PC game saves
- **ホームページ:** <https://github.com/mtkennerly/ludusavi>
- **リポジトリ:** <https://github.com/mtkennerly/ludusavi>
- **上流ドキュメント:** <https://github.com/mtkennerly/ludusavi>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/mtkennerly/ludusavi/archive/refs/tags/v0.31.0.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## ビルド依存関係

- pkgconf
- rust

## macOS 提供ライブラリ

- bzip2

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.31.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mtkennerly/ludusavi
- 検出された最新: v0.31.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Ludusavi is a cross-platform game-save backup and restore tool written in Rust, with both a GUI and a scriptable command-line interface.

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

The project was created on GitHub in June 2020 to solve a practical PC-gaming problem: game save files are scattered across launcher folders, user profiles, Wine and Proton prefixes, and sometimes the Windows registry. Ludusavi's README describes support for backup and restore across Steam, GOG, Epic, Heroic, Lutris, and other game libraries, plus Steam screenshots and Steam Deck workflows.

Ludusavi separates the application from its game-location knowledge. The README states that it uses the Ludusavi Manifest for backup metadata and that the data is primarily sourced from PCGamingWiki, asking contributors to improve the wiki so those fixes flow back into Ludusavi's data.

### 採用の歴史

By 2026 the repository had thousands of GitHub stars and regular releases, and upstream documentation listed Windows, Linux, and macOS downloads plus Winget, Scoop, Flatpak, Cargo, and package-manager distribution. Homebrew, Nix, Scoop, and Winget packaging make it easy to install in both desktop and automation-oriented environments.

Its adoption is tied to Steam Deck and Proton growth: Ludusavi explicitly documents Proton saves, works on Steam Deck, and provides command-line behavior that fits backup scripts and game-launch wrappers.

### 使われ方

Users can run Ludusavi interactively to preview, back up, and restore detected saves, or use the CLI for scheduled backups. Official docs cover backup automation, retention, validation, cloud backup, custom games, launch wrapping, root directories, and transferring saves between operating systems.

The documented application folder stores `config.yaml`, logs, and `manifest.yaml`; the docs warn that the manifest is managed by Ludusavi and should not be edited manually.

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

Ludusavi is the kind of package that earns its place in multi-platform package indexes because it bridges desktop gaming and reproducible backup culture. Package maintainers care about it because it is a Rust desktop app with GUI and CLI surfaces, release assets for several operating systems, and data-driven behavior that depends on external manifest updates.

### タイムライン

- 2020: Public GitHub repository created.
- 2020s: Rust GUI and CLI mature around a shared game-save manifest.
- 2025: v0.28 and v0.29 releases continue the regular release stream.
- 2026: v0.31.0 published, with upstream docs still listing broad package-manager availability.

### Related projects

- Ludusavi Manifest provides the game save metadata consumed by the application.
- PCGamingWiki is the primary source for the save-location data.
- A Playnite extension is linked from the README for users of that launcher.

### ソース

- <https://api.github.com/repos/mtkennerly/ludusavi>
- <https://api.github.com/repos/mtkennerly/ludusavi/releases>
- <https://github.com/mtkennerly/ludusavi>
- <https://github.com/mtkennerly/ludusavi/blob/master/docs/help/application-folder.md>
- <https://github.com/mtkennerly/ludusavi/blob/master/docs/help/configuration-file.md>
- <https://github.com/mtkennerly/ludusavi/tree/master/docs>


## セキュリティノート

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

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: $XDG_CONFIG_HOME/ludusavi/config.yaml, ~/.config/ludusavi/config.yaml, ~/.var/app/com.github.mtkennerly.ludusavi/config/ludusavi/config.yaml
- macOS: ~/Library/Application Support/ludusavi/config.yaml
- Windows: %APPDATA%/ludusavi/config.yaml
## ソースデータベース詳細

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

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

- Nix - ludusavi: normalized package name match | nixpkgs package indexes: pkgs/by-name/lu/ludusavi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/ludusavi: normalized package name match | Scoop official bucket manifest trees: bucket/ludusavi.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - mtkennerly.ludusavi: normalized package name match | Windows Package Manager source index: mtkennerly.ludusavi from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/ja/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [archi-steam-farm](https://www.automicvault.com/ja/pkg/brew/archi-steam-farm/) - Shares av.db curated category or tags: cli, games, steam.
- [arx-libertatis](https://www.automicvault.com/ja/pkg/brew/arx-libertatis/) - Shares av.db curated category or tags: cli, cross-platform, games.
- [corsixth](https://www.automicvault.com/ja/pkg/brew/corsixth/) - Shares av.db curated category or tags: cli, cross-platform, games.
- [dosbox-staging](https://www.automicvault.com/ja/pkg/brew/dosbox-staging/) - Shares av.db curated category or tags: cli, cross-platform, games.
- [dosbox-x](https://www.automicvault.com/ja/pkg/brew/dosbox-x/) - Shares av.db curated category or tags: cli, cross-platform, games.
- [exult](https://www.automicvault.com/ja/pkg/brew/exult/) - Shares av.db curated category or tags: cli, cross-platform, games.
- [hexgui](https://www.automicvault.com/ja/pkg/brew/hexgui/) - Shares av.db curated category or tags: cli, games, gui.
- [mupen64plus](https://www.automicvault.com/ja/pkg/brew/mupen64plus/) - Shares av.db curated category or tags: cli, cross-platform, games.
- [c10t](https://www.automicvault.com/ja/pkg/brew/c10t/) - Local package facts share a topical domain. Shared terms: cli, game, games.

## Combined YAML source

View the package source record on GitHub. [combined/ludusavi.yml](https://github.com/automic-vault/db/blob/main/combined/ludusavi.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
