# Install dysk with Homebrew, apk, apt, Nix, pacman, zypper

Linux utility to get information on filesystems, like df but better. Version 3.6.1 via Homebrew; verified 2026-05-05.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dysk
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dysk
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:dysk
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/dysk>
- **Version:** 3.6.1
- **Source summary:** Linux utility to get information on filesystems, like df but better
- **Homepage:** <https://dystroy.org/dysk/>
- **Repository:** <https://github.com/Canop/dysk>
- **Upstream docs:** <https://dystroy.org/dysk>
- **License:** MIT
- **Source archive:** <https://github.com/Canop/dysk/archive/refs/tags/v3.6.1.tar.gz>
- **Last updated:** 2026-05-05T20:42:41Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- dysk (cli)
- dysk (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.6.1
- Package-manager updated: 2026-05-05
- Local data: ok
- Upstream repository: https://github.com/Canop/dysk
- Upstream latest detected: v3.6.1 (current)
## Project history and usage

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`.

### Project history

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.

### Adoption history

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.

### How it is used

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`.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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

## Other Package-Manager Records

- 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.1: normalized package name match | openSUSE Tumbleweed package metadata: dysk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Get information on filesystems, like df but better | https://github.com/Canop/dysk


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [erdtree](https://www.automicvault.com/pkg/brew/erdtree/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, filesystems, system.
- [agedu](https://www.automicvault.com/pkg/brew/agedu/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [btrfs-progs](https://www.automicvault.com/pkg/brew/btrfs-progs/) - Shares av.db curated category or tags: cli, filesystem, filesystems, linux, system.
- [dfc](https://www.automicvault.com/pkg/brew/dfc/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [diskonaut](https://www.automicvault.com/pkg/brew/diskonaut/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [diskus](https://www.automicvault.com/pkg/brew/diskus/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [dua-cli](https://www.automicvault.com/pkg/brew/dua-cli/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [duc](https://www.automicvault.com/pkg/brew/duc/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [duf](https://www.automicvault.com/pkg/brew/duf/) - Local package facts share a topical domain. Shared terms: better, cli, df, disk, disk-usage.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- 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
