Download location (HTTP): http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz Download location (FTP): ftp://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz Version used: 1.06 Package size: 280 KB Estimated Disk space required: 1.6 MB |
The bc package contains bc. This is an arbitrary precision numeric processing language.
Install bc by running the following commands:
./configure --prefix=/usr && make && make install |
The bc package contains bc and dc.