Starting with my current DE, Linux mint. Source: r/linux_gaming
In terminal add these commands:
sudo apt install git libglib2.0-dev libtool autoconf automake intltool libgtk-3-dev build-essential
git clone https://github.com/v1cont/yad.git yad-dialog-code
cd yad-dialog-code
autoreconf -ivf && intltoolize
./configure && make
sudo make install
gtk-update-icon-cache
sudo apt install xdotool
If you are having problems with your installation (as I was on my current laptop running LM22.3) with getting yad to install, there has been a a wonderful write up here. Good luck with whatever game you want to mod!
For fedora 41. Source: discussion.fedoraproject.org
In terminal:
sudo dnf copr enable capucho-steamtinkerlaunch
sudo dnf install steamtinkerlaunch