# czkawka を Homebrew, apk, chocolatey, MacPorts, Nix, scoop, winget, apt でインストール

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

## インストール

```sh
sudo av install brew:czkawka
```

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

### macOS

- Homebrew (100%):

```sh
brew install czkawka
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install czkawka
```

  証拠: MacPorts ports tree: sysutils/czkawka/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add czkawka
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#czkawka
```

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

- Debian apt (92%):

```sh
sudo apt install czkawka-cli
```

  証拠: Debian stable package indexes: czkawka-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

### Windows

- Chocolatey (92%):

```sh
choco install czkawka
```

  証拠: Chocolatey community package catalog: czkawka from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'

- Scoop (92%):

```sh
scoop install main/czkawka
```

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

- winget (92%):

```sh
winget install --id qarmin.czkawka.cli -e
```

  証拠: Windows Package Manager source index: qarmin.czkawka.cli from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:czkawka
- **パッケージマネージャ:** Homebrew
- **バージョン:** 12.0.1
- **ソース概要:** Duplicate file utility
- **ホームページ:** <https://github.com/qarmin/czkawka>
- **リポジトリ:** <https://github.com/qarmin/czkawka>
- **最終更新:** 2026-07-29T21:06:29Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- czkawka_cli (エイリアス)
- czkawka_gui (エイリアス)
- krokiet (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 12.0.1
## プロジェクトの歴史と使われ方

Czkawka is a Rust-based duplicate-file and cleanup toolkit with CLI, GUI, and reusable core components for finding duplicates, empty folders, similar media, broken files, and related filesystem clutter.

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

The public Czkawka repository was created in 2020. The README now presents Krokiet as the newer GUI frontend, Czkawka as the older GTK frontend, and czkawka_core as the common Rust library used by the CLI and GUI frontends.

### 採用の歴史

Czkawka grew into a cross-platform cleanup package because it covers both interactive desktop use and scriptable CLI use. The upstream README explicitly calls out platform packaging and names Homebrew, Chocolatey, and Winget as useful distribution channels for users who prefer centralized repositories.

### 使われ方

Users run the GUI frontends for exploratory disk cleanup, or the czkawka_cli executable for repeatable scans in scripts. The documented feature set includes duplicate files, empty folders, big files, temporary files, similar images, similar videos, music duplicates, invalid symlinks, broken files, and bad names.

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

Czkawka matters to package collectors because it is a modern Rust answer to older cleanup tools such as FSlint and dupeGuru, with a single upstream that publishes core, CLI, and multiple GUI frontends under one project.

### タイムライン

- 2020: Czkawka repository created.
- 2026: 12.0.0 release published; upstream README says Czkawka GTK 12.0 is the last released GTK version and new users should switch to Krokiet.

### Related projects

- The README compares Czkawka with Krokiet, Cedinia, FSlint, dupeGuru, rmlint, rdfind, and fclones.

### ソース

- <https://github.com/qarmin/czkawka>
- <https://api.github.com/repos/qarmin/czkawka>
- <https://github.com/qarmin/czkawka/releases/tag/12.0.0>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Nix - czkawka: normalized package name match | nixpkgs package indexes: pkgs/by-name/cz/czkawka/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - czkawka - 10.0.0-r0: normalized package name match | Alpine Linux edge package indexes: czkawka from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Multi functional app to find duplicates, empty folders, similar images etc. (CLI) | https://github.com/qarmin/czkawka
- apk - czkawka-doc - 10.0.0-r0: normalized package name match | Alpine Linux edge package indexes: czkawka-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Multi functional app to find duplicates, empty folders, similar images etc. (CLI) (documentation) | https://github.com/qarmin/czkawka
- apk - czkawka-gui - 10.0.0-r0: normalized package name match | Alpine Linux edge package indexes: czkawka-gui from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Multi functional app to find duplicates, empty folders, similar images etc. (GUI) | https://github.com/qarmin/czkawka
- MacPorts - czkawka: normalized package name match | MacPorts ports tree: sysutils/czkawka/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - czkawka: normalized package name match | Chocolatey community package catalog: czkawka from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'
- Scoop - main/czkawka: normalized package name match | Scoop official bucket manifest trees: bucket/czkawka.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - qarmin.czkawka.cli: normalized package name match | Windows Package Manager source index: qarmin.czkawka.cli from https://cdn.winget.microsoft.com/cache/source.msix
- winget - qarmin.czkawka.gui: normalized package name match | Windows Package Manager source index: qarmin.czkawka.gui from https://cdn.winget.microsoft.com/cache/source.msix
- Debian apt - czkawka-cli - 8.0.0-2: installed executable or alias match | Debian stable package indexes: czkawka-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Multi functional app to find duplicates, empty folders, similar images etc (CLI) | https://github.com/qarmin/czkawka
- Debian apt - czkawka-gui - 8.0.0-2: installed executable or alias match | Debian stable package indexes: czkawka-gui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Multi functional app to find duplicates, empty folders, similar images etc (GUI) | https://github.com/qarmin/czkawka
- Scoop - extras/czkawka-gui: installed executable or alias match | Scoop official bucket manifest trees: bucket/czkawka-gui.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- Scoop - extras/krokiet: installed executable or alias match | Scoop official bucket manifest trees: bucket/krokiet.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - qarmin.krokiet: installed executable or alias match | Windows Package Manager source index: qarmin.krokiet from https://cdn.winget.microsoft.com/cache/source.msix
- winget - qarmin.krokiet.vulkan: installed executable or alias match | Windows Package Manager source index: qarmin.krokiet.vulkan from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

- 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
