/MangoHudandGoverlayInstaller

A simple bash script to install MangoHud & Goverlay.

Primary LanguageShell

MangoHudandGoverlayInstaller

Untitled

A simple bash script to install the latest versions of MangoHud & Goverlay.

Dependencies

git,wget,libqt5pas-dev

1.Run this

cd /home/$USER/Downloads
git clone https://github.com/Twig6943/MangoHudandGoverlayInstaller
sudo cp /home/$USER/Downloads/MangoHudandGoverlayInstaller/desktopfile.sh /home/$USER/Downloads
sudo cp /home/$USER/Downloads/MangoHudandGoverlayInstaller/uninstalldesktopfile.sh /home/$USER/Downloads
sudo cp /home/$USER/Downloads/MangoHudandGoverlayInstaller/install.sh /home/$USER/Downloads
sudo cp /home/$USER/Downloads/MangoHudandGoverlayInstaller/uninstall.sh /home/$USER/Downloads
sudo chmod +x install.sh
/home/$USER/Downloads/MangoHudandGoverlayInstaller/install.sh
sudo rm -r /home/$USER/Downloads/MangoHudandGoverlayInstaller

2.Enjoy 😎👊

(%90 of the code was written by ChatGPT. 💀) (I used to have some weird ass issues with the .deb packages of these projects. I've switched to EndeavourOS regardless of that issue. Probably going to erase this repo one day as its pretty much useless.)