(Importing a new version from external source)
(Importing a new version from external source)
 
Line 2: Line 2:
*Debian stable (stretch): [https://free-astro.org/download/siril_0.9.9-1_amd64-stretch.deb 64 bits]
*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]
*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:
*Ubuntu / Linux Mint:
   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
*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]
  # dnf install siril
*Arch Linux: [https://aur.archlinux.org/packages/siril/ All].
*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.
*[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.

Latest revision as of 17:39, 19 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

 $ 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: All
 # dnf install siril
  • Arch Linux: All.
 $ pacman -S siril
  • 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.