(Importing a new version from external source)
 
(Importing a new version from external source)
Line 8: Line 8:
*Fedora, Mageia 6: [https://www.rpmfind.net/linux/rpm2html/search.php?query=siril All]
*Fedora, Mageia 6: [https://www.rpmfind.net/linux/rpm2html/search.php?query=siril All]
*Arch Linux: [https://aur.archlinux.org/packages/siril/ All].
*Arch Linux: [https://aur.archlinux.org/packages/siril/ All].
*[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.

Revision as of 08:52, 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: All
  • Arch Linux: All.