# dfc mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:dfc
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dfc
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dfc
```

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

- Debian apt (92%):

```sh
sudo apt install dfc
```

  Evidenz: Debian stable package indexes: dfc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install dfc
```

  Evidenz: Fedora Rawhide package metadata: dfc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#dfc
```

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

- pacman (92%):

```sh
sudo pacman -S dfc
```

  Evidenz: Arch Linux sync databases: dfc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install dfc
```

  Evidenz: openSUSE Tumbleweed package metadata: dfc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:dfc
- **Paketmanager:** Homebrew
- **Version:** 3.1.1
- **Quellzusammenfassung:** Display graphs and colors of file system space/usage
- **Homepage:** <https://github.com/Rolinh/dfc>
- **Repository:** <https://github.com/Rolinh/dfc>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dfc (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

dfc is a small terminal utility for reporting filesystem space usage with color and graph-oriented output, plus export formats such as HTML, JSON, and CSV.

### Projektgeschichte

The official tag history begins in 2012 with the 1.x series and reaches the 3.x series by 2013. The README emphasizes a C/CMake build, minimal runtime dependencies, translated configuration files, and packager-friendly installation options.

### Adoptionsgeschichte

dfc fits the long Unix tradition of disk-usage status tools, but presents filesystem capacity in a more visual terminal format than plain `df`. Its package-manager presence is helped by the README's packager notes and tiny dependency surface.

### Wie es verwendet wird

Users run `dfc` to inspect mounted filesystem space and can customize behavior with a `dfcrc` file under XDG config, `$HOME/.config`, or `$HOME/.dfcrc`.

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

Package maintainers care about dfc because it is boring in the best way: a small C utility with standard-library runtime needs, optional gettext translation support, and clear install-time knobs for prefix and sysconfdir.

### Zeitleiste

- 2012: v1.0.1 appears in the official tag history.
- 2013: v3.0.x releases are tagged.
- 2017: v3.1.0 and v3.1.1 are tagged.
- 2025: the default branch receives a CMake compatibility fix.

### Related projects

- dfc is related to `df`, terminal monitoring utilities, and filesystem capacity-reporting tools that trade detailed per-file analysis for quick mount-level summaries.

### Quellen

- <https://github.com/Rolinh/dfc#readme>
- <https://github.com/Rolinh/dfc/tags>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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


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

- Unix: $XDG_CONFIG_HOME/dfc/dfcrc, ~/.config/dfc/dfcrc, ~/.dfcrc
## Andere Paketmanager-Einträge

- Debian apt - dfc - 3.1.1-2: normalized package name match | Debian stable package indexes: dfc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | display file system usage using graph and colors | https://github.com/rolinh/dfc
- Nix - dfc: normalized package name match | nixpkgs package indexes: pkgs/by-name/df/dfc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dfc - 3.1.1-1.2: normalized package name match | Ubuntu 24.04 LTS package indexes: dfc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | display file system usage using graph and colors | https://github.com/rolinh/dfc
- apk - dfc - 3.1.1-r5: normalized package name match | Alpine Linux edge package indexes: dfc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Report file system space usage information with style | https://projects.gw-computing.net/projects/dfc
- apk - dfc-doc - 3.1.1-r5: normalized package name match | Alpine Linux edge package indexes: dfc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Report file system space usage information with style (documentation) | https://projects.gw-computing.net/projects/dfc
- dnf - dfc - 3.1.1-10.fc44: normalized package name match | Fedora Rawhide package metadata: dfc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Report file system space usage information with style | https://github.com/rolinh/dfc
- pacman - dfc - 3.1.1-4: normalized package name match | Arch Linux sync databases: dfc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Display file system space usage using graphs and colors | http://projects.gw-computing.net/projects/dfc
- zypper - dfc - 3.1.1-3.10: normalized package name match | openSUSE Tumbleweed package metadata: dfc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Display file system space usage using graphs and colors | https://github.com/rolinh/dfc
- zypper - dfc-lang - 3.1.1-3.10: normalized package name match | openSUSE Tumbleweed package metadata: dfc-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package dfc | https://github.com/rolinh/dfc


## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
