Fastfetch is written mainly in C, with performance and customizability in mind. Currently, Linux, Android, FreeBSD, macOS, SunOS and Windows 7+ are supported.

Linux Installation

  • Some distros package an outdated fastfetch version. Older versions receive no support, so please try always to use the latest version.
  • Ubuntu: ppa:zhangsongcui3371/fastfetch (for Ubuntu 22.04 or newer)
  • Debian: apt install fastfetch (for Debian 13 or newer)
  • Debian / Ubuntu: Download fastfetch-linux-.deb from Github release page and double-click it (for Ubuntu 20.04 or newer and Debian 11 or newer).
  • Arch Linux: pacman -S fastfetch
  • Fedora: dnf install fastfetch
  • Gentoo: emerge --ask app-misc/fastfetch
  • Alpine: apk add --upgrade fastfetch
  • NixOS: nix-shell -p fastfetch
  • openSUSE: zypper install fastfetch
  • ALT Linux: apt-get install fastfetch
  • Exherbo: cave resolve --execute app-misc/fastfetch
  • Solus: eopkg install fastfetch
  • Slackware: sbopkg -i fastfetch
  • Void Linux: xbps-install fastfetch
  • Venom Linux: scratch install fastfetch

What's New

Changes:

  • Normalize the module name Bios to BIOS (#1721)
  • No configuration file changes are required because fastfetch parses module names case-insensitively.

Bugfixes:

  • Disable disk type detection for virtual disks (PhysicalDisk, Linux, #1669)
  • Fix incorrect CPU temperature reporting (CPU, OpenBSD)
  • Fix setting logo.chafa.symbols in JSON configuration (Logo, #1709)
  • Fix non-normalized time display (Uptime, #1720)
  • Miscellaneous minor fixes

Features:

  • Add CPU temperature detection support (CPU, SunOS)
  • Improve CPU frequency detection (CPU, NetBSD)
  • Add Wi-Fi detection support (Wifi, NetBSD)
  • Add Webcam detection support (Camera, OpenBSD)
  • Requires root privileges

Logos:

  • Remove GoralixOS logo (#1699)
  • Add Aurora logo (#1700)
  • Add Codex Linux logo (#1701)