Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 270 Bytes

mgba installer

install mgba on linux (ubuntu) with desktop icon on menu

# if flatpak is not installed
sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

chmod +x install.sh
sudo ./install.sh