Calc-plugin
Un article de VDR Wiki FR.
Sommaire |
[modifier] Description
Auteur: Eric Svenson
Petite calculatrice sur OSD.
[modifier] Illustration
[modifier] Pré-requis Logiciel
- bc (Calculatrice par ligne de commande GNU) inclus dans toutes les distributions.
[modifier] Installation
[modifier] Source
cd $SOURCEDIR tar xvzf bc-<VERSION>.tar.gz cd bc-<VERSION> ./configure --prefix=/usr/local make make install
[modifier] Arch-Linux
pacman -S bc
[modifier] Crux
prt-get depinst bc
[modifier] Debian
apt-get install bc
[modifier] Gentoo
emerge bc
[modifier] SuSE
yast -i bc

