Changes
Page history
Update linux_dependencies_install
authored
May 16, 2025
by
Rémy Mozul
Show whitespace changes
Inline
Side-by-side
linux_dependencies_install.md
View page @
d2b082c2
...
...
@@ -18,7 +18,7 @@ Since this page is updated only once in a while, so you may encounter some probl
## Installing ##
### <a name=ubuntu>Ubuntu 2
2
.04</a> ###
### <a name=ubuntu>Ubuntu 2
4
.04</a> ###
To compile:
```
shell
...
...
@@ -34,7 +34,7 @@ sudo apt-get install python3-scipy python3-matplotlib python3-pandas
```
To visualize:
```
shell
sudo
apt-get
install
python3-vtk9 paraview
sudo
apt-get
install
python3-vtk9 paraview
python3-paraview
```
To build the documentation:
```
shell
...
...
...
...