# 使用 Homebrew, apk, chocolatey, MacPorts, Nix, scoop, winget, apt 安装 czkawka

查看 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/czkawka>
- **版本:** 12.0.1
- **来源摘要:** Duplicate file utility
- **主页:** <https://github.com/qarmin/czkawka>
- **仓库:** <https://github.com/qarmin/czkawka>
- **许可证:** MIT AND CC-BY-4.0
- **源码归档:** <https://github.com/qarmin/czkawka/archive/refs/tags/12.0.1.tar.gz>
- **最后更新:** 2026-07-29T21:06:29Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- czkawka_cli (cli)
- czkawka_gui (cli)
- krokiet (cli)
- czkawka_cli (别名)
- czkawka_gui (别名)
- krokiet (别名)

## 依赖

- adwaita-icon-theme
- cairo
- dav1d
- ffmpeg
- gdk-pixbuf
- gettext
- glib
- graphene
- gtk4
- harfbuzz
- libheif
- librsvg
- pango
- pkgconf
- webp-pixbuf-loader

## 构建依赖

- rust

## macOS 提供的库

- bzip2

## 安装行为

- post-install 钩子: 未定义
- 注意事项: czkawka_gui requires $XDG_DATA_DIRS to contain "$HOMEBREW_PREFIX/share".
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 12.0.1
- 管理器更新时间: 2026-07-29
- 本地数据: OK
- 上游仓库: https://github.com/qarmin/czkawka
- 检测到的最新版本: 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

## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [glib](https://pkg.so/zh-hans/brew/glib/) - Runtime dependency declared by Homebrew.
- [harfbuzz](https://pkg.so/zh-hans/brew/harfbuzz/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [ffmpeg](https://pkg.so/zh-hans/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/zh-hans/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/zh-hans/brew/cairo/) - Runtime dependency declared by Homebrew.
- [dav1d](https://pkg.so/zh-hans/brew/dav1d/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [ddh](https://pkg.so/zh-hans/brew/ddh/) - Shares pkgdb curated category or tags: cli, duplicate-files, file-management, rust, system.
- [eza](https://pkg.so/zh-hans/brew/eza/) - Shares pkgdb curated category or tags: cli, file-management, rust, system.
- [dust](https://pkg.so/zh-hans/brew/dust/) - Shares pkgdb curated category or tags: cli, file-management, rust, system.
- [lsd](https://pkg.so/zh-hans/brew/lsd/) - Shares pkgdb curated category or tags: cli, file-management, rust, system.
- [fdupes](https://pkg.so/zh-hans/brew/fdupes/) - Shares pkgdb curated category or tags: cli, duplicate-files, file-management, system.
- [lla](https://pkg.so/zh-hans/brew/lla/) - Shares pkgdb curated category or tags: cli, file-management, rust, system.
- [rmlint](https://pkg.so/zh-hans/brew/rmlint/) - Shares pkgdb curated category or tags: cli, duplicate-files, file-management, system.
- [safe-rm](https://pkg.so/zh-hans/brew/safe-rm/) - Shares pkgdb curated category or tags: cli, file-management, rust, system.
- [prefixsuffix](https://pkg.so/zh-hans/brew/prefixsuffix/) - Local package facts share a topical domain. Shared terms: cairo, cli, file, file-management, gdk.

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