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 | ||
Revision as of 08:38, 17 April 2018
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