Gfortran sur ubuntu 18.04.1 LTS

chancia -  
zipe31 Messages postés 34620 Date d'inscription   Statut Contributeur Dernière intervention   -
Bonjour,

j'ai besoin d'installer Gfortran sur ubuntu 18.04.1 et je ne sais pas comment faire? Aidez moi s'il vous plaît?

Configuration: Windows / Chrome 72.0.3626.119

1 réponse

  1. zipe31 Messages postés 34620 Date d'inscription   Statut Contributeur Dernière intervention   6 501
     
    Salut,

    Via la logithèque ou le gestionnaire de paquets ?

    $ sudo aptitude show gfortran-8
    Paquet : gfortran-8
    Version : 8.2.0-1ubuntu2~18.04
    État: non installé
    Priorité : optionnel
    Section : universe/devel
    Responsable : Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
    Architecture : amd64
    Taille décompressée : 26,1 M
    Dépend: gcc-8-base (= 8.2.0-1ubuntu2~18.04), gcc-8 (= 8.2.0-1ubuntu2~18.04), libgfortran-8-dev (=
    8.2.0-1ubuntu2~18.04), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~),
    libisl19 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4)
    Suggère: gfortran-8-multilib, gfortran-8-doc, libgfortran5-dbg (>= 8.2.0-1ubuntu2~18.04),
    libcoarrays-dev
    Est en conflit: gfortran-8:i386
    Fournit: fortran95-compiler, gfortran-mod-15
    Description : GNU Fortran compiler
    This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.
    It uses the gcc backend to generate optimized code.
    Site : http://gcc.gnu.org/

    0