Installed
program: bc and dc
The bc package contains an arbitrary precision numeric processing language.
Prepare BC for compilation:
./configure --prefix=/tools
Compile the package:
make
Install the package:
make install