KBruch is a small program to practice calculating with fractions and percentages. Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback.
Features:
Arithmetic exercise - in this exercise you have to solve a given fraction task. You have to enter the numerator and the denominator. This is the main exercise.
Comparison exercise - in this exercise you have to compare the size of 2 given fractions, using the symbols >, < or =.
Conversion exercise - in this exercise you have to convert a given number into a fraction.
Factorization exercise - in this exercise you have to factorize a given number into its prime factors.
Percentage exercise - in this exercise you have to calculate percentages.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
On a Raspberry Pi running the latest version of Raspbian snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
You will also need to reboot your device:
sudo reboot
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
Install KBruch
To install KBruch, simply use the following command: