deb packages to install dmidiplayer 1.7.0 in MX Linux 21 (based in Debian 11 Bullseye)
Before installing the debs first install the following dependencies:
sudo apt install libc6 libgcc-s1 libqt5core5a \
libqt5gui5 libqt5printsupport5 libqt5widgets5 \
libstdc++6 libuchardet0 libqt5network5 \
libasound2 libpulse0 libfluidsynth3
Note: Doing this saves us later from having to attempt to fix broken dependencies with: sudo apt-get install -f
So, we avoid having to do it.
then if you unzip the tar.gz file and extract its content with right click Extract here:
dmidiplayer-1.7.0-debs-32-bits.tar.gz
and entering that folder, open a terminal there and put:
sudo dpkg -i *.deb