summaryrefslogtreecommitdiff
path: root/docs/manual
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-09-27 11:37:40 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-09-27 11:37:40 +0200
commit1749c5c70e6afe72245701e067de2f0d6387f658 (patch)
tree388ce429b0686a5f84dba63602db5be77e2bd2e2 /docs/manual
parent5981d8af3400d66e69d34741e2cca04744adeabe (diff)
docs: mention Debian packages
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/install/linux.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manual/install/linux.rst b/docs/manual/install/linux.rst
index 59e04d3..724a979 100644
--- a/docs/manual/install/linux.rst
+++ b/docs/manual/install/linux.rst
@@ -21,6 +21,15 @@ Now update the repositories and install the framework and plugins::
centos $ yum install ufo-core ufo-filters
+Installing Debian packages
+==========================
+
+UFO is part of Debian Sid and thus also available since Ubuntu 17.04. To install
+both the core framework and the filters install::
+
+ $ apt install libufo-bin libufo-dev ufo-filters
+
+
Installing from source
======================