Package Details: cider 1.5.9-5

Git Clone URL: https://aur.archlinux.org/cider.git (read-only, click to copy)
Package Base: cider
Description: Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories stable branch.
Upstream URL: https://github.com/ciderapp/Cider.git
Licenses: GPL
Submitter: Core_UK
Maintainer: Core_UK
Last Packager: Core_UK
Votes: 18
Popularity: 1.20
First Submitted: 2021-12-08 22:09 (UTC)
Last Updated: 2022-12-16 16:48 (UTC)

Pinned Comments

Core_UK commented on 2022-11-30 13:42 (UTC) (edited on 2022-11-30 13:43 (UTC) by Core_UK)

Use the CIDER_PORT environment variable to set the port of the renderer.

Core_UK commented on 2022-02-01 02:29 (UTC)

Running this on Node.js 17 or later will fail. This is due to Node.js 17 no longer writing openssl_fips to config.gypi so it's not there in Node.js 17's process.config. It is suggested to downgrade to nodejs-lts-gallium to resolve this issue.

Latest Comments

1 2 3 4 5 6 Next › Last »

Core_UK commented on 2022-11-30 13:42 (UTC) (edited on 2022-11-30 13:43 (UTC) by Core_UK)

Use the CIDER_PORT environment variable to set the port of the renderer.

luigibu commented on 2022-11-30 12:55 (UTC)

Is there any way to tell cider to use another port instead 9000? is in conflict with my debugger.

jpheckles commented on 2022-10-27 00:49 (UTC)

Package will not build using Paru. This is due to the file Cider/src/resources/version.sh needing to be chmoded after each time that git pull in the PKGBUILD is run. After making the file executable, it builds fine with makepkg but still not Paru.

Note: Have not tried other AUR helpers.

petronny commented on 2022-10-05 06:00 (UTC)

Hi, I don't think this can be built on armv7h.

It will download electron from https://github.com/castlabs/electron-releases/releases/tag/v21.0.0%2Bwvcus which doesn't provide any linux arm build.

YidaozhanYa commented on 2022-08-20 23:37 (UTC)

package won't build on Node.js greater than 17. Use nodejs-lts-gallium instead of nodejs can build.

OctopusET commented on 2022-06-27 13:09 (UTC)

Thank you again for your great work.

Core_UK commented on 2022-06-26 17:04 (UTC)

Noted, thanks. I will move this to the stable branch, and create a bin package.

OctopusET commented on 2022-06-26 06:39 (UTC)

Thank you for maintain this package. But this package seems not building itself, and it's using 'deb' binary. I think it should be named 'cider-bin'

Ref: https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission

Core_UK commented on 2022-06-06 06:12 (UTC)

I have been unable to recreate this issue. Usually the deb file would be downloaded into the src directory for the package.