ZIP
WinGet
fastfetch
fastfetch-cli · 2.64.1 · 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.64.1
Description
Like neofetch, but much faster because written mostly in C.
License
MIT
↗
Installer URL
https://github.com/fastfetch-cli/fastfetch/releases/download/2.64.1/fastfetch-windows-amd64.zip
Release Notes
Features:
- Adds a CMake option -DPACKAGES_REMOVE_DISABLED to remove detection code of disabled packages (-DPACKAGES_DISABLE_<PACKAGE_NAME>) for slightly smaller binary size (Packages)
Bugfixes:
- Fixes compatibility issues with Lua 5.3
- Avoid possible infinite recursion in encode_json when encoding deeply nested tables or circular references
- Fixes compilation issues when building with old macOS SDKs