← Package directory
Available on winget

Install fastfetch

Like neofetch, but much faster because written mostly in C.

Install with winget
winget install --id Fastfetch-cli.Fastfetch
Upgrade
winget upgrade --id Fastfetch-cli.Fastfetch
Uninstall
winget uninstall --id Fastfetch-cli.Fastfetch

About fastfetch

Like neofetch, but much faster because written mostly in C.

What's new in 2.63.1

Bugfixes: - Fixes media length detection for Chrome on Linux (Media, Linux) - Fixes segmentation fault when specifying unsupported modules on command line - Disables usage of Netlink for Wi-Fi detection on s390x architectures (Wifi, Linux)

Read release notes

Version history

Version Updated Notes
2.63.1 Unknown Bugfixes: - Fixes media length detection for Chrome on Linux (Media, Linux) - Fixes segmentation fault when specifying unsupported modules on command line - Disables usage of Netlink for Wi-Fi detection on s390x architec...
2.63.0 Unknown Changes: - Introduces a new optional dependency, libefl, for querying the Enlightenment window manager configuration: - libefl-all-dev on Debian/Ubuntu - libefl-devel on Fedora - efl on Arch Linux - The Windows-specific...
2.62.1 Unknown Bugfixes: - Fixes Host module not working on some devices (#2279, Host, Linux) - Regression from v2.61.0 Logos: - Adds EN-OS, LimeOS, Redrose and Uzbek
2.62.0 Unknown Changes: - Sort package managers alphabetically in output and format arguments (Packages) - The positional order of format arguments has changed — this is a breaking change for users relying on numeric placeholders. Name...
2.61.0 Unknown Changes: - Support for Windows 7 and 8 has been removed. - Windows 8.1 is now the oldest version supported by fastfetch. - The GPU module on WSL no longer relies on DXCore. - The directx-headers dependency is no longer r...
2.60.0 Unknown Changes: - The CMake option ENABLE_WIN7_COMPAT:BOOLEAN now defaults to OFF and will be removed in v2.61.0, effectively dropping support for Windows 7 in the next release. - This follows the Windows 7 deprecation notice i...
2.59.0 Unknown 20k stars celebration. Happy Valentine's Day! Changes: - Fastfetch no longer relies on the unreliable environment variables $USER or %USERPROFILE% to determine the current username (Title) - People who set $USER to custo...
2.58.0 Unknown 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 di...
2.57.1 Unknown Features: - Tiny performance improvements (Windows) - Improves the reliability of hostname retrieval (Title, Windows) Bugfixes: - Fixes potential compilation issues on Linux (#2142, Linux) - Fixes compilation errors on m...
2.57.0 Unknown Deprecation notice: - Support for Windows 7 (and 8.x) is deprecated and will be removed in a future release. Extended support for Windows 7 (and 8.1) ended on January 10, 2023. These versions do not officially support AN...
2.56.1 Unknown Features: - Improves compatibility with KDE Plasma 6.5 (#2093, Display) - Adds a tempSensor option to specify the sensor name used for CPU temperature detection (CPU) - Example: { "type": "cpu", "tempSensor": "hwmon0" /*...
2.56.0 Unknown Features: - Enhances config file loading. --config and -c with relative path now also searches paths defined in fastfetch --list-config-paths (typically ~/.config/fastfetch/) - This allows users to use fastfetch -c my-co...
2.55.1 Unknown Bugfixes: - Fix parallel command execution breaks randomly (#2056 / #2058, Command) - Regression from v2.55.0 - Fix dylib searching path on macOS (macOS) - Regression from v2.55.0 - Fix an uninitialized field (#2057, Dis...
2.55.0 Unknown Changes: - Commands are now executed in parallel by default to improve performance (#2045, Command) - This behavior can be disabled in the config file with "parallel": false if it causes problems with certain scripts - F...
2.54.0 Unknown Windows binaries in Release page are now signed using SignPath. Changes: - Moves macOS and Windows design language detection from the DE module to the Theme module Features: - Adds --json and -j command line flags as a s...
2.53.0 Unknown Experimental binaries fastfetch-linux-*-polyfilled, which polyfills glibc version to 2.17, have been provided for users who are still using extremely ancient Linux version such as RHEL / CentOS 7. Noting that they are ne...
2.52.0 Unknown This release added guidance for transitioning to JSON config when module-specific CLI flags are found. It should have been added in v2.50 but people are complaining about it. Late is still better than never. $ fastfetch...
2.51.1 Unknown Bugfixes: - Fix building on macOS 14 or older; no functional changes (CPU, macOS)
2.50.2 Unknown Bugfixes: - Fixes linglong package detection V2 (#1903, Packages, Linux) - Fixes building with -DENABLE_SYSTEM_YYJSON=ON (#1904) - Fixes showMac does not honor defaultRouteOnly (#1902, LocalIP, Linux) - Fixes failing to...
2.50.1 Unknown Bugfixes: - Fixes percentage bar not displaying correctly in certain cases - Fixes linglong package detection on Debian 13 (#1899, Packages, Linux)