README.md
April 30, 2026 ยท View on GitHub
MangoJuice
This program will be a convenient alternative to GOverlay for setting up MangoHud
| Page 1 | Page 2 | Page 3 | Page 4 | Page 5 |
|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() |
Install
Flathub:
Repositories
And also in the repository for openSUSE
Source code build
Dependencies
Build utilities
mesonninjacmakegccvalac
Build requires
gtk4libadwaita-1gio-2.0fontconfigmangohud
Optional dependencies
mesa-demosvulkan-toolsvkbasalt
Build
meson setup build
Install
sudo ninja -C build install
Uninstall
sudo ninja -C build uninstall
Devel
Also in the app there is Devel mode. It is intended for development and it is not recommended to use it on a permanent basis. In this mode new features of mangojuice and mangohud-git versions are tested. If you still want to use it, there is mangojuice-git package in AUR or you can build it yourself with the following command:
meson setup build
meson configure build --no-pager -Dis_devel=true
sudo ninja -C build install
Gratitude
Thank to Rirusha for important clarifications about Vala and GTK4.



