Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GeoModel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GeoModelDev
GeoModel
Commits
55a42ab8
Commit
55a42ab8
authored
1 year ago
by
Johannes Junggeburth
Browse files
Options
Downloads
Patches
Plain Diff
Update file index.md
parent
1d2bbdc8
No related branches found
No related tags found
1 merge request
!206
Documentation - Update packages ubuntu
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
documentation/docs/dev/index.md
+1
-1
1 addition, 1 deletion
documentation/docs/dev/index.md
with
1 addition
and
1 deletion
documentation/docs/dev/index.md
+
1
−
1
View file @
55a42ab8
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment