ZIP
WinGet
fastfetch
fastfetch-cli · 2.64.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.64.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.64.0/fastfetch-windows-amd64.zip
Release Notes
New optional build dependencies:
- libva and libvdpau for the new Codec module.
- Lua 5.3 to 5.5 for Lua scripting support, or QuickJS v0.15.0 or newer for JavaScript scripting support.
Features:
- Adds Codec module support for Windows, macOS, Linux, and Android for hardware-accelerated video codec detection (Codec)
- Backends used (results may vary depending on the backend due to driver differences):
- Linux and BSD: VA-API (default) and VDPAU (fallback for NVIDIA). Fastfetch must be built with…