Search Criteria
Package Details: orca-slicer-unstable-bin 2.4.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/orca-slicer-unstable-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | orca-slicer-unstable-bin |
| Description: | G-code generator for 3D printers (versions including beta, release candidates and stable versions) |
| Upstream URL: | https://github.com/OrcaSlicer/OrcaSlicer |
| Keywords: | orca, orcaslicer, slicer |
| Licenses: | AGPL-3.0-only |
| Conflicts: | orca-slicer |
| Provides: | orca-slicer |
| Submitter: | sem.z |
| Maintainer: | AndyHazz (sem.z) |
| Last Packager: | AndyHazz |
| Votes: | 7 |
| Popularity: | 0.57 |
| First Submitted: | 2024-03-12 14:11 (UTC) |
| Last Updated: | 2026-07-07 03:41 (UTC) |
Dependencies (11)
- cairo (cairo-gitAUR)
- glu (glu-gitAUR)
- gst-libav (gst-libav-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libmspack
- ttf-nanumAUR (ttf-nanum-metaAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
Latest Comments
1 2 3 4 Next › Last »
AndyHazz commented on 2026-05-25 19:18 (UTC)
Fixed in 2.4.0alpha-2, thanks for flagging.
MadGoat commented on 2026-05-25 15:03 (UTC) (edited on 2026-05-25 18:44 (UTC) by MadGoat)
UPDATE: 2.4.0alpha-2 - updating and working great, Thanks again!
Hi AndyHazz,
The package currently fails to build at the prepare() stage for version 2.4.0alpha-1 with the following error: "sed: can't read squashfs-root/OrcaSlicer.desktop: No such file or directory"
Reasoning: Upstream updated the desktop entry filename inside the Linux AppImage to follow the reverse-DNS format:
com.orcaslicer.OrcaSlicer.desktop. Because the PKGBUILD expects the legacyOrcaSlicer.desktopname, the build breaks.Suggested Fix: Using wildcards (
*.desktop) in theprepare()andpackage()blocks will safely handle this new naming scheme and protect the package from any future capitalization or naming changes upstream makes.Proposed PKGBUILD Diff (Click to expand)
Thanks for maintaining the package!
Temporary local build workaround for yay users (Click to expand)
Stefan99353 commented on 2026-05-25 08:53 (UTC)
As of V2.4.0-alpha the desktop file seems to be renamed to
com.orcaslicer.OrcaSlicer.desktop. This results in an error during build: sed: can't read squashfs-root/OrcaSlicer.desktop: No such file or directoryAndyHazz commented on 2025-09-29 19:09 (UTC)
@damir I don't think I can fix that display/resolution issue without some changes upstream ...
Unrelated, I have just pushed a PKGBUILD change to require ttf-nanum - that resolves a crash when opening preferences: https://github.com/SoftFever/OrcaSlicer/issues/10029 - tracked down by @lod who's maintaining the orca-slicer-git package, I could see the same issue occurring here.
damir commented on 2025-09-29 10:43 (UTC)
i am affected by a probably upstream bug. no working orca-slicer. it is this: https://github.com/SoftFever/OrcaSlicer/issues/4935
AndyHazz commented on 2025-09-15 20:25 (UTC) (edited on 2025-09-16 11:36 (UTC) by AndyHazz)
I've fixed the app image issue, updated to the latest beta, also changed the desktop file to allow opening orca slicer web links from printables/thingiverse etc.
(I noticed this package had been abandoned so I've adopted it for now)
gatesphere commented on 2025-09-03 15:58 (UTC)
+1 to the chorus -- the current PKGBUILD tries to delete an AppImage file that does not exist.
pdizzle commented on 2025-08-25 21:08 (UTC)
Also had this fail unable to delete the app image, this comment seems to have at least let the build proceed https://aur.archlinux.org/packages/orca-slicer-unstable-bin#comment-1036971
pr0m1x commented on 2025-08-22 22:21 (UTC)
Same problem, there is no /opt/orca-slicer-unstable/OrcaSlicer-x86_64.AppImage
uberben commented on 2025-08-21 15:03 (UTC)
Weird, there is no
/opt/orca-slicer-unstable/OrcaSlicer-x86_64.AppImageon my machine.1 2 3 4 Next › Last »