Windows
To install FractionCalc on Windows (10/11, 64-bit):
Steps
- Download the latest installer from the Downloads page.
- Open the
FractionCalc.Setup.exefile. - Follow the installer instructions.
- Once finished, FractionCalc will be available in your Start Menu.
Tip: You may need administrator privileges to complete installation.
Linux
FractionCalc supports both .deb packages and AppImage formats.
.deb Package
- Download the
.debfile from the Downloads page. - Open a terminal and run:
sudo dpkg -i fractioncalc_x.x.x_amd64.deb - If dependencies are missing, fix them with:
sudo apt --fix-broken install
AppImage
- Download the
.AppImagefile from the Downloads page. - Make it executable:
chmod +x FractionCalc-x.x.x.AppImage - Run the file by double-clicking or from terminal:
./FractionCalc-x.x.x.AppImage
Note: AppImage requires no installation and runs standalone.
Android (Sideload APK)
Since FractionCalc is not available on the Play Store, you’ll need to sideload it via APK:
Steps
- Download the latest
.apkfile from the Downloads page. - On your Android device, open Settings → Security.
- Enable Install Unknown Apps (varies by device).
- Turn off Play Protect options on Play Store. (make sure to enable it back after instalation to keep your phone safe)
- Locate the downloaded APK (via your browser’s downloads or file manager).
- Tap the APK file and confirm installation.
Warning: Only install APKs from trusted sources. Use the official FractionCalc website to avoid security risks.