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
Snap can be installed on Pop!_OS from the command line. Open Terminal from the Applications launcher and type the following:
sudo apt update
sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
Install KBruch
To install KBruch, simply use the following command: