| 16 | | apt-get install -y lftp [[BR]] |
| 17 | | apt-get install -y synaptic gdebi # install paquets [[BR]] |
| 18 | | apt-get install -y xfig grads imagemagick gv grace # graphique [[BR]] |
| 19 | | apt-get install -y texlive-base texlive-latex-extra texlive-lang-french latexdiff texlive-publishers #LaTeX [[BR]] |
| 20 | | apt-get isntall -y latexmk texlive-science [[BR]] |
| 21 | | apt-get install -y latex2html [[BR]] |
| 22 | | apt-get install -y texlive-extra-utils texlive-font-utils # pdfjam [[BR]] |
| | 22 | apt install -y lftp [[BR]] |
| | 23 | apt install -y synaptic gdebi # install paquets [[BR]] |
| | 24 | apt install -y xfig grads imagemagick gv grace # graphique [[BR]] |
| | 25 | apt install -y texlive-base texlive-latex-extra texlive-lang-french latexdiff texlive-publishers #LaTeX [[BR]] |
| | 26 | apt isntall -y latexmk texlive-science [[BR]] |
| | 27 | apt install -y latex2html [[BR]] |
| | 28 | apt install -y texlive-extra-utils texlive-font-utils # pdfjam [[BR]] |
| 24 | | apt-get install -y inkscape gimp # dessin [[BR]] |
| 25 | | apt-get install -y unoconv # conversion associee a libreoffice [[BR]] |
| 26 | | apt-get install -y qpdfview # un visualiseur remplissant mieux les pdf [[BR]] |
| 27 | | apt-get install -y traceroute # aide systeme [[BR]] |
| | 30 | apt install -y inkscape gimp # dessin [[BR]] |
| | 31 | apt install -y unoconv # conversion associee a libreoffice [[BR]] |
| | 32 | apt install -y qpdfview # un visualiseur remplissant mieux les pdf [[BR]] |
| | 33 | apt install -y traceroute # aide systeme [[BR]] |
| 31 | | apt-get install -y cdo nco netcdf-bin libnetcdf-dev ncview # netcdf [[BR]] |
| 32 | | apt-get install -y gfortran g++ libblas-dev subversion git # fortran et svn [[BR]] |
| 33 | | apt-get install -y openmpi-common libopenmpi-dev openmpi-bin # openmpi [[BR]] |
| 34 | | apt-get install -y gifsicle [[BR]] |
| 35 | | apt-get install -y ekiga # conf renater [[BR]] |
| | 39 | apt install -y cdo nco netcdf-bin libnetcdf-dev ncview # netcdf [[BR]] |
| | 40 | apt install -y gfortran g++ libblas-dev subversion git # fortran et svn [[BR]] |
| | 41 | apt install -y openmpi-common libopenmpi-dev openmpi-bin # openmpi [[BR]] |
| | 42 | apt install -y gifsicle [[BR]] |
| | 43 | apt install -y ekiga # conf renater [[BR]] |