Search Criteria
Package Details: siril 1.4.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/siril.git (read-only, click to copy) |
|---|---|
| Package Base: | siril |
| Description: | An astronomical image processing software for Linux. (IRIS clone) |
| Upstream URL: | https://www.siril.org/ |
| Licenses: | GPL3 |
| Submitter: | vinvin |
| Maintainer: | pozar87 (mobarre, Bevan) |
| Last Packager: | Bevan |
| Votes: | 20 |
| Popularity: | 0.000102 |
| First Submitted: | 2012-10-15 00:40 (UTC) |
| Last Updated: | 2026-05-08 21:06 (UTC) |
Dependencies (24)
- cfitsio
- ffms2 (ffms2-gitAUR)
- fftw (fftw-amdAUR)
- gsl (gsl-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- gtksourceview4
- json-glib (json-glib-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- opencv (opencv-cuda)
- wcslib
- cmake (cmake3AUR, cmake-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- exiv2 (exiv2-gitAUR) (optional) – get thumbnails from files
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR) (optional) – avi export support
- gvfs (gvfs-gitAUR, gvfs-googledriveAUR) (optional) – web access
- libgit2 (libgit2-gitAUR) (optional) – git integration to sync with the official siril-scripts repository
- libheif (libheif-gitAUR, libheif-highmemAUR, libheif-noglycinAUR) (optional) – HEIF format files import
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo) (optional) – JPEG import and export
- libjxl (libjxl-metricsAUR, libjxl-metrics-gitAUR, libjxl-gitAUR, libjxl-noglycinAUR) (optional) – JPEG XL format support
- Show 4 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
vinvin commented on 2026-04-26 08:36 (UTC)
Hi, I don't think this is a good idea: astrometry.net is an optional dependency, siril already has a plate solver, in most cases it is not useful to have it. The only thing is does that siril does not is blind plate solves.
About the script directories, some are configured in the user settings, check that this is not the case for those and remove them from there instead.
vildavedo commented on 2026-04-25 13:47 (UTC) (edited on 2026-04-25 13:48 (UTC) by vildavedo)
Hi, would you consider adding a
.installfile? It would help clear up those "directory not found" warnings on startup and remind users about theastrometry.netoptional dependency.siril.installJust needs
install='siril.install'andastrometry.netadded to optdepends in the PKGBUILD. Thanks!btw: For those who faces error while loading shared libraries, just try this
paru -S --rebuild siril:)lexicon commented on 2026-04-09 21:44 (UTC)
@gps1539 i ended up figuring it out in the end, but thanks for letting me know.
gps1539 commented on 2026-04-09 20:38 (UTC)
@lexicon when you hit errors loading libraries I believe those libraries have been updated since you initially installed siril and it was compiled to use the older version. You should be able to reinstall siril and select cleanBuild for the package. This should be recompile using the newer libraries.
lexicon commented on 2026-01-20 17:57 (UTC) (edited on 2026-01-20 17:58 (UTC) by lexicon)
I am getting 2 different errors trying to run siril:
siril: error while loading shared libraries: libopencv_calib3d.so.412: cannot open shared object file: No such file or directoryi fixed this by temporarily downgrading my opencv package
and
siril: error while loading shared libraries: libraw.so.23: cannot open shared object file: No such file or directorywhich i also fixed by temporarily downgrading libraw, then siril can run
cheeeese commented on 2026-01-05 00:04 (UTC)
Hello, Same here with the meson 1.10 issue, had to downgrade to 1.9.2 to be able to compile. I had also to install libxisf to be able to compile siril.
edombek commented on 2025-12-30 14:51 (UTC) (edited on 2025-12-30 14:51 (UTC) by edombek)
Hi, add yyjson to depends
mobarre commented on 2025-12-14 10:58 (UTC)
Hey. I've pushed version 1.4 but as mentioned by Mister_Ingar, there's an issue with meson 1.10 currently. It seems to be known and understood upstream: https://github.com/mesonbuild/meson/pull/15297
In the meantime, to be able to get sitil 1.4 running, you can download the previous meson version from the archive and downgrade it with pacman: https://archive.archlinux.org/packages/m/meson/meson-1.9.2-1-any.pkg.tar.zst
1 2 3 4 5 6 .. 11 Next › Last »