瀏覽代碼

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

* Add description for installing on Arch

* Add links to AUR
Ari 4 年之前
父節點
當前提交
98f5033f1b
共有 1 個文件被更改,包括 6 次插入0 次删除
  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``