Linux

The following steps explain how to add install calceph package on Linux

Distributions

Follow the instructions according to the version of your debian distribution.

Debian 13 (trixie) or later …

The following command installs the development package and tools package of calceph.

sudo apt install calceph libcalceph-dev libcalceph-fortran-dev
Debian 12 (bookworm) or previous …

First, you must add, initially only, the IMCCE repository corresponding to your distribution. To do this, follow the instructions on packages.imcce.fr.

Second, you have to install the development package and tools package of calceph.

sudo apt install calceph libcalceph-dev

Follow the instructions according to the version of your ubuntu distribution.

Ubuntu 25.04 (plucky) or later …

The following command installs the development package and tools package of calceph.

sudo apt install calceph libcalceph-dev libcalceph-fortran-dev
Ubuntu 24.10 (ocular) or previous …

First, you must add, initially only, the IMCCE repository corresponding to your distribution. To do this, follow the instructions on packages.imcce.fr.

Second, you have to install the development package and tools package of calceph.

sudo apt install calceph libcalceph-dev

The following command installs the development package and tools package of calceph.

sudo dnf install calceph calceph-devel

First, you must add, initially only, the IMCCE repository corresponding to your distribution. To do this, follow the instructions on packages.imcce.fr.

The following command installs the development package and tools package of calceph.

sudo zypper install calceph calceph-devel

First, you must add, initially only, the IMCCE repository corresponding to your distribution. To do this, follow the instructions on packages.imcce.fr.

The following command installs the development files and tools package of calceph.

sudo pacman -Sy calceph