ZIP
WinGet
fastfetch
fastfetch-cli · 2.33.0 · x64
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-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Fastfetch-cli.Fastfetch
Version
2.33.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.33.0/fastfetch-windows-amd64.zip
Release Notes
Changes:
- Introduce a new CMake flag -DBUILD_FLASHFETCH=OFF to disable building flashfetch binaries
- Package managers are encouraged to enable it. See for detail
Bugfixes:
- Fix interconnect type detection (#1453, PhysicalDisk, Linux)
- Regression of v2.28
- Don't report proot as terminal (Terminal, Android)
- Remove a debug output (DiskIO, OpenBSD)
- Fix media detection for some players (#1461, Media, Linux)
- Regression of v2.32
Features:
- Use $POWERSHELL_VERSION as PowerShell…