No edit summary
No edit summary
Line 7: Line 7:
   sudo apt-get install siril
   sudo apt-get install siril
*Fedora, Mageia 6 : [https://www.rpmfind.net/linux/rpm2html/search.php?query=siril Tous]
*Fedora, Mageia 6 : [https://www.rpmfind.net/linux/rpm2html/search.php?query=siril Tous]
*Arch Linux: [https://aur.archlinux.org/packages/siril/ Tous].

Revision as of 11:55, 7 June 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:0.9.9)
===GNU/Linux===
*Debian stable (stretch): [https://free-astro.org/download/siril_0.9.9-1_amd64-stretch.deb 64 bits]
*Debian testing: [https://free-astro.org/download/siril_0.9.9-1_amd64-testing.deb 64 bits]
  $ sudo apt-get install siril
*Ubuntu / Linux Mint:
  $ sudo add-apt-repository ppa:lock042/siril
  $ sudo apt-get update
  $ sudo apt-get install siril
*Fedora, Mageia 6: [https://www.rpmfind.net/linux/rpm2html/search.php?query=siril All]
  # dnf install siril
*Arch Linux: [https://aur.archlinux.org/packages/siril/ All].
  $ pacman -S siril
*[https://free-astro.org/download/Siril-0.9.9.glibc2.14-x86_64.AppImage AppImage]: If you don't find a package for your distribution, you can try to download the  AppImage binary. It has been tested on many systems and could work on yours. Make the file executable, and run it. That's all.

GNU/Linux

  • Debian stable (stretch) : 64 bits
  • Debian testing : 64 bits
  • Ubuntu / Linux Mint :
 sudo add-apt-repository ppa:lock042/siril
 sudo apt-get update
 sudo apt-get install siril
  • Fedora, Mageia 6 : Tous
  • Arch Linux: Tous.