ZIP
WinGet
fastfetch
fastfetch-cli · 2.21.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.21.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.21.1/fastfetch-windows-amd64.zip
Release Notes
Hotfix for a regression that breaks WM detection when running startx from TTY (Regression from 2.21.0, #1172 / #1162)Changes:
- On Linux, FreeBSD and SunOS, a new recommended dependency libelf is introduced to extract strings in ELF binary, used for
- st term font detection when the term font is compiled directly into the binary
- fast path of systemd version detection
Features:
- Improve performance of
- kitty version detection (Terminal, Linux)
- st term font detection (Termina…