(Importing a new version from external source)
(Importing a new version from external source)
Line 3: Line 3:
     sudo apt-get install siril
     sudo apt-get install siril
===PPA repositories===  
===PPA repositories===  
On Ubuntu 16.04 and Linux Mint 18.X, for a newer version that the one provided on official repositories, there is a PPA:
On Ubuntu 16.04 and Linux Mint 18.X, for a newer and less stable version that the one provided on official repositories, there is a PPA:
     sudo add-apt-repository ppa:lock042/siril
     sudo add-apt-repository ppa:lock042/siril
     sudo apt-get update
     sudo apt-get update
     sudo apt-get install siril
     sudo apt-get install siril
For other operating systems, please use the source method below. '''Windows is completely unsupported'''. If you can, consider making an installation process or a package for your operating system.

Revision as of 08:38, 17 April 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Siril:install)
==Ubuntu & Linux Mint[[File:Ubuntu_logo.png|48px|frameless|link=|middle]][[File:LMint_logo.png|48px|frameless|link=|middle]]==
===Official repositories===
As for debian, it is available in the repositories:
   sudo apt-get install siril
===PPA repositories=== 
A newer version is also available in our PPA:
   sudo add-apt-repository ppa:lock042/siril
   sudo apt-get update
   sudo apt-get install siril

Ubuntu & Linux Mint

Official repositories

   sudo apt-get install siril

PPA repositories

On Ubuntu 16.04 and Linux Mint 18.X, for a newer and less stable version that the one provided on official repositories, there is a PPA:

   sudo add-apt-repository ppa:lock042/siril
   sudo apt-get update
   sudo apt-get install siril