Reply to Re: Dink Smallwood HD: Native Linux (and Mac) Port – Collaboration & Testing
If you don't have an account, just leave the password field blank.
Ok, I've added prebuilt flatpaks for both x86 and ARM, instructions at https://github.com/SethRobinson/RTDink
sudo apt install flatpak # if you don't have it. Replace apt with dnf (Fedora) or your distro's package manager.
wget https://www.rtsoft.com/dink/DinkSmallwoodHD-x86_64.flatpak
flatpak install --user DinkSmallwoodHD-x86_64.flatpak
flatpak run com.rtsoft.DinkSmallwoodHD
For ARM, use the file DinkSmallwoodHD-aarch64.flatpak instead.
The x86 flatpak worked for me on Ubuntu, I have not tested with ARM. I might be able to test that later though.
I did look at submitting to flathub, but they are pretty strict about submissions, even need a movie of the flatpak working etc, so for now let's just consider it in the testing phase and not worry about a real submission there for now.
sudo apt install flatpak # if you don't have it. Replace apt with dnf (Fedora) or your distro's package manager.
wget https://www.rtsoft.com/dink/DinkSmallwoodHD-x86_64.flatpak
flatpak install --user DinkSmallwoodHD-x86_64.flatpak
flatpak run com.rtsoft.DinkSmallwoodHD
For ARM, use the file DinkSmallwoodHD-aarch64.flatpak instead.
The x86 flatpak worked for me on Ubuntu, I have not tested with ARM. I might be able to test that later though.
I did look at submitting to flathub, but they are pretty strict about submissions, even need a movie of the flatpak working etc, so for now let's just consider it in the testing phase and not worry about a real submission there for now.







