Skip to content
Snippets Groups Projects
Commit 55a42ab8 authored by Johannes Junggeburth's avatar Johannes Junggeburth :dog2:
Browse files

Update file index.md

parent 1d2bbdc8
No related branches found
No related tags found
1 merge request!206Documentation - Update packages ubuntu
......@@ -51,7 +51,7 @@ echo 'export PATH="/usr/local/opt/qt/bin:$PATH"' >> ~/.zshrc
On Ubuntu, you can install all the needed third-party dependencies by using the built-in `apt` package manager:
```bash
sudo apt-get update -qq && sudo apt-get install -y -qq git cmake wget unzip build-essential freeglut3-dev libboost-all-dev qt5-default libeigen3-dev libxerces-c-dev libsqlite3-dev
sudo apt-get update -qq && sudo apt-get install -y -qq git cmake wget unzip build-essential freeglut3-dev libboost-all-dev qt5-default libeigen3-dev libxerces-c-dev libsqlite3-dev nlohmann-json3-dev hdf5-tools libhdf5-dev qt5-qmake qtbase5-dev-tools qt5-doc libhepmc3-dev mesa-utils build-essential libgl1-mesa-dev libcoin-dev libsoqt520-dev
```
### Linux/Fedora
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment