# dysk mit Homebrew, apk, apt, MacPorts, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:dysk
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dysk
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dysk
```

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

### Linux

- apk (92%):

```sh
sudo apk add dysk
```

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

- Debian apt (92%):

```sh
sudo apt install dysk
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#dysk
```

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

- pacman (92%):

```sh
sudo pacman -S dysk
```

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

- zypper (92%):

```sh
sudo zypper install dysk
```

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

## Paketfakten

- **Paketschlüssel:** brew:dysk
- **Paketmanager:** Homebrew
- **Version:** 3.6.1
- **Quellzusammenfassung:** Linux utility to get information on filesystems, like df but better
- **Homepage:** <https://dystroy.org/dysk/>
- **Repository:** <https://github.com/Canop/dysk>
- **Zuletzt aktualisiert:** 2026-05-05T20:42:41Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dysk (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

dysk is a Rust command-line utility for listing filesystem and disk-usage information on Linux and macOS, positioned as a more readable and featureful alternative to `df`.

### Projektgeschichte

The Canop/dysk repository was created in 2020. Its README says dysk was previously known as lfs, documents Linux and Mac support, and points to dystroy.org as the complete documentation site.

The project later became a crates.io and Homebrew-packaged Rust CLI. The README highlights table output, selectable columns, JSON and CSV output, filters, sorting, and the separate `lfs-core` crate that provides the filesystem data.

### Adoptionsgeschichte

dysk has become comparatively visible for a modern replacement-style system utility. Its packaging footprint includes crates.io, Homebrew, distro packages, and conda-forge, and Homebrew analytics show much higher direct install activity than many niche utilities in this batch.

### Wie es verwendet wird

Users run `dysk` as an interactive or scriptable replacement for `df`, choosing columns, filtering filesystems, sorting output, or emitting JSON/CSV for downstream tools such as `jq`.

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

dysk is part of the Rust rewrite wave for everyday Unix tools: small single-purpose binaries with nicer defaults, structured output, color/table rendering, and easy cross-platform packaging. Its link to `lfs-core` is also useful for packagers because the display CLI and filesystem-query library are separate concerns.

### Zeitleiste

- 2020: Canop/dysk repository is created.
- 2023: The `dysk` crate appears on crates.io.
- 2020s: README notes the rename from lfs to dysk and documents JSON, CSV, filters, sorting, and `lfs-core`.
- 2026: Homebrew and crates.io both track dysk 3.6.1.

### Related projects

- Related projects include `df`, `du`, `lsblk`, `dust`, `dua`, `ncdu`, `jq`, and Canop's `lfs-core` crate.

### Quellen

- <https://github.com/Canop/dysk#readme>
- <https://api.github.com/repos/Canop/dysk>
- <https://dystroy.org/dysk>
- <https://crates.io/crates/dysk>
- <https://crates.io/api/v1/crates/dysk>
- <https://formulae.brew.sh/formula/dysk>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Debian apt - dysk - 2.10.0-4: normalized package name match | Debian stable package indexes: dysk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | get information on mounted filesystems | https://dystroy.org/dysk
- Nix - dysk: normalized package name match | nixpkgs package indexes: pkgs/by-name/dy/dysk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - dysk - 3.6.0-r0: normalized package name match | Alpine Linux edge package indexes: dysk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Get information on your mounted disks | https://github.com/Canop/dysk
- apk - dysk-bash-completion - 3.6.0-r0: normalized package name match | Alpine Linux edge package indexes: dysk-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for dysk | https://github.com/Canop/dysk
- apk - dysk-doc - 3.6.0-r0: normalized package name match | Alpine Linux edge package indexes: dysk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Get information on your mounted disks (documentation) | https://github.com/Canop/dysk
- apk - dysk-fish-completion - 3.6.0-r0: normalized package name match | Alpine Linux edge package indexes: dysk-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for dysk | https://github.com/Canop/dysk
- apk - dysk-zsh-completion - 3.6.0-r0: normalized package name match | Alpine Linux edge package indexes: dysk-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for dysk | https://github.com/Canop/dysk
- pacman - dysk - 1:3.6.1-1: normalized package name match | Arch Linux sync databases: dysk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Get information on your mounted filesystems | https://github.com/Canop/dysk
- zypper - dysk - v3.6.1-1.3: normalized package name match | openSUSE Tumbleweed package metadata: dysk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Get information on filesystems, like df but better | https://github.com/Canop/dysk
- MacPorts - dysk: normalized package name match | MacPorts ports tree: sysutils/dysk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- 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
