ZIP
WinGet
fastfetch
fastfetch-cli · 2.58.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
fastfetch-windows-aarch64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Fastfetch-cli.Fastfetch
Version
2.58.0
Description
Like neofetch, but much faster because written mostly in C.
License
MIT
↗
Installer URL
https://github.com/fastfetch-cli/fastfetch/releases/download/2.58.0/fastfetch-windows-aarch64.zip
Release Notes
An early release to fix compatibility issues with KDE Plasma 6.6.
Breaking changes:
- The de.slowVersionDetection option has been removed. Slow version detection is now always enabled, as required on non-FHS-compliant distros (e.g., NixOS). (#2149, DE, Linux)
Features:
- Adds the --structure-disabled <modules...> command-line flag to temporarily disable module structure printing.
- For example: fastfetch --structure-disabled colors removes the color blocks from the default output.
- Supports c…