Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CamiTK
Docs
Commits
5a7df8c8
Commit
5a7df8c8
authored
May 10, 2019
by
Jean-Loup Haberbusch
Browse files
Update ubuntu-lts.md
parent
e61e7dbf
Pipeline
#23734
passed with stages
in 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/Getting Started/Getting Started Guides/Install/ubuntu-lts.md
View file @
5a7df8c8
...
...
@@ -15,6 +15,8 @@ This is quite easy as everything is available as packages.
Just type:
```
bash
sudo
apt update
sudo
apt
install
devscripts equivs
export
CAMITK_LATEST
=
"4.1.2"
workingDir
=
$(
mktemp
--tmpdir
-d
camitk-
$CAMITK_LATEST
-build-tmp
.XXX
)
cd
$workingDir
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment