Skip to content
Snippets Groups Projects
Commit 19592214 authored by David Trattnig's avatar David Trattnig
Browse files

OPAM Installation.

parent 66b077e4
No related branches found
No related tags found
No related merge requests found
......@@ -73,6 +73,7 @@ Aura Engine is the play-out engine of the Aura Radio Software Suite. Aura stands
* **Python**: https://docs.python.org/
* **Redis**: https://redis.io/
* **OPAM (OCaml Package Manager)**: https://opam.ocaml.org/
* **Liquidsoap**: https://www.liquidsoap.info/doc-1.4.0/
* **Jack Audio**: https://jackaudio.org/
* **Flask**: https://palletsprojects.com/p/flask/
......
......@@ -19,13 +19,13 @@ Aura Engine runs on any modern Debian-based OS. It requires at least
- `Node 13`
- `Python 3.7`
- `OPAM`
- `git`
Additionally you'll need these system packages:
```bash
apt-get install \
opam \
redis-server \
libsndfile1 \
ffmpeg \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment