Revision as of 16:04, 23 March 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)

In the terminal go to the siril folder:

   cd siril

Generate the build system and compile the code by typing:

   ./autogen.sh
   make all install