Browse Source

docs: Add package to Arch User Repository (#2998)

* Add description for installing on Arch

* Add links to AUR
Ari 4 years ago
parent
commit
98f5033f1b
1 changed files with 6 additions and 0 deletions
  1. 6 0
      doc/installing.rst

+ 6 - 0
doc/installing.rst

@@ -104,3 +104,9 @@ Install them with:
     sudo add-apt-repository ppa:open62541-team/ppa
     sudo apt-get update
     sudo apt-get install libopen62541-dev
+
+Arch packages are available in the AUR
+
+ * Stable Builds: https://aur.archlinux.org/packages/open62541/
+ * Unstable Builds (current master): https://aur.archlinux.org/packages/open62541-git/
+ * In order to add custom build options (:ref:`build_options`), you can set the environment variable ``OPEN62541_CMAKE_FLAGS``