Package Details: anycubicslicernext-bin 1.3.9600-3

Git Clone URL: https://aur.archlinux.org/anycubicslicernext-bin.git (read-only, click to copy)
Package Base: anycubicslicernext-bin
Description: Anycubic Slicer is an open source slicer for FDM printers
Upstream URL: https://github.com/ANYCUBIC-3D/AnycubicSlicer
Licenses: AGPL-3.0
Submitter: demitriusbelai
Maintainer: demitriusbelai
Last Packager: demitriusbelai
Votes: 3
Popularity: 0.58
First Submitted: 2025-09-02 02:36 (UTC)
Last Updated: 2026-04-18 03:21 (UTC)

Dependencies (16)

Required by (0)

Sources (4)

Latest Comments

1 2 3 Next › Last »

krumel commented on 2026-04-14 19:07 (UTC)

I am also having the issue with the blank workbench. Interestingly it does work if I run the application as root (via sudo), which is obviously not an actual solution.

Running on KDE, since this seems to be possibly relevant.

demitriusbelai commented on 2026-03-31 03:43 (UTC)

@maybeageek Same problem here (my system locale is pt_BR). I had to change it directly in the configuration file:

jq .app.language ~/.config/AnycubicSlicerNext/AnycubicSlicerNext.conf
"en_US"

I will test it on Ubuntu to verify whether the issue is with this AUR or not.

smilingface commented on 2026-03-26 12:03 (UTC)

@maybeageek thanks, your way worked.

maybeageek commented on 2026-03-26 11:21 (UTC)

@smilingface You could just paste the URL into a browser, download the .deb yourself and then put it into ~/.cache/paru and look for the anycubicslicernext-bin folder there. Now you should at least be able to install it since its already downloaded.

smilingface commented on 2026-03-26 11:16 (UTC) (edited on 2026-03-26 11:20 (UTC) by smilingface)

Hi, i can't install anycubicslicernext-bin since they have updated the cerificate. Does anyone has a hint what to do ???

curl: (60) SSL certificate OpenSSL verify result: unable to get local issuer certificate (20) More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the webpage mentioned above. ==> FEHLER: Fehler beim Download von https://cdn-universe-slicer.anycubic.com/prod/dists/noble/main/binary-amd64/develop_AnycubicSlicerNext-1.3.96_20260131_153250-Ubuntu_24_04_3_LTS.deb Breche ab...

Sorry for my bad english.

maybeageek commented on 2026-03-26 08:20 (UTC)

@demitriusbelai no worries, works now, thank you very much!

One thing, but I don't know if that has to do with the AUR, the binary or my system: I can only select German as language, but would like the English one :-D (my system is setup in German, though)

I'd also be willing to help if a new versions comes up.

Adramyttium commented on 2026-03-25 13:15 (UTC)

@demitriusbelai Thank you! All is well.

demitriusbelai commented on 2026-03-25 02:58 (UTC)

@Adramyttium @maybeageek My apologies for the error. This has now been corrected.

maybeageek commented on 2026-03-24 19:58 (UTC)

I get the same error on the newest Arch and CachyOS installations :-/

Adramyttium commented on 2026-03-23 17:11 (UTC) (edited on 2026-03-23 17:15 (UTC) by Adramyttium)

I'm unable to upgrade the app in Manjaro. I get the following error:


Building anycubicslicernext-bin...
==> Making package: anycubicslicernext-bin 1.3.9600-1 (Mon 23 Mar 2026 12:10:49 PM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found develop_AnycubicSlicerNext-1.3.96_20260131_153250-Ubuntu_24_04_3_LTS.deb
  -> Found libicu74_74.2-1ubuntu3.1_amd64.deb
  -> Found libselinux1_3.5-2ubuntu2.1_amd64.deb
  -> Found AnycubicSlicerNext.sh
==> Validating source files with sha256sums...
    develop_AnycubicSlicerNext-1.3.96_20260131_153250-Ubuntu_24_04_3_LTS.deb ... Passed
    libicu74_74.2-1ubuntu3.1_amd64.deb ... Passed
    libselinux1_3.5-2ubuntu2.1_amd64.deb ... Passed
    AnycubicSlicerNext.sh ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting prepare()...
rm: cannot remove 'AnycubicSlicerNext': No such file or directory
==> ERROR: A failure occurred in prepare().
    Aborting...