Performance Monitoring
MANGOHUD
Introduction

MangoHUD is a highly customizable overlay for openGL and vulkan applications to monitor vital hardware information such as temperature, power draw and frequencies to name a few. This can be useful to keep an eye on hardware performance during gameplay as well as diagnostics tool to determine bottleneck.
Installation
Command Line Installation
MangoHUD is already in fedora repository and you can install mangoHUD with the following command using your favourite terminal. Detailed steps are as follows:
-
Run the following command using your terminal of choice.
sudo dnf install mangohud
-
Key in your password (characters will not show when you type and that is normal) and press enter.
-
A prompt will ask for your confirmation on the install package list information as well as the total install size. You should see both
mangohud i686
andmangohud x86_64
listed. -
key in
Y
and pressEnter
and wait for the installation to finish. -
You’re done! MangoHUD is installed and ready for configuration.
Graphical Install
MangoHUD is searchable in your fedora graphical package manager such as Gnome Software and KDE Discover.
You will see two seperate version of mangoHUD when searching for it in the Graphical Package Manager, "Fedora (Linux)" as well as "Flatpak". To summarize the difference between both version, Fedora (Linux) version will install mangoHUD system wide (but not Flatpak application) while Flatpak version will only be able to be use on Flatpak applications. |
Want to help? Learn how to contribute to Fedora Docs ›