get the source
- dependencies here
- note that the default installation goes to /usr/local
**EDIT: after the upgrade from 20.04 to 22.04, we also needed:
git clone https://gitlab.com/free-astro/siril.git
cd siril
cd siril
mkdir _build
meson --buildtype release _build -Denable-libcurl=yes
cd _build
ninja
ninja install

No hay comentarios:
Publicar un comentario