Skip to content
GitLab
Explore
Sign in
Admin message
Pour rappel, le service sera inaccessible ce lundi 02/03/26 midi pour raison de mise à jour.
Changes
Page history
Update build_linux
authored
Nov 25, 2025
by
Adrien Crovato
Show whitespace changes
Inline
Side-by-side
build_linux.md
View page @
ffc3e503
...
...
@@ -30,7 +30,8 @@ echo "source /opt/intel/oneapi/mkl/latest/env/vars.sh" >> ~/.bashrc
# MUMPS
sudo
apt
install
libmumps-seq-dev
# VTK
sudo
apt
install
libvtk9-dev libvtk9-qt-dev python3-vtk9
sudo
apt
install
python3-vtk9
python3
-m
pip
install
vtk
# Documentation
sudo
apt
install
doxygen
sudo
apt
install
graphviz
...
...
...
...