%general-entities; ]> $LastChangedBy$ $Date$ bc-&bc-version; Introduction to <application>bc</application> The bc package contains an arbitrary precision numeric processing language. Package information Download (HTTP): Download (FTP): Download MD5 sum: &bc-md5sum; Download size: &bc-size; Estimated disk space required: &bc-buildsize; Estimated build time: &bc-time; Additional downloads Required Patch: Required Patch: Installation of <command>bc</command> Install bc by running the following commands: patch -Np1 -i ../bc-&bc-version;-flex_invocation-1.patch && patch -Np1 -i ../bc-&bc-version;-readline-1.patch && ./configure --prefix=/usr --with-readline && make && make install Contents The bc package contains bc and dc. Description bc bc is a calculator. dc dc is a reverse-polish calculator.