Package Details: cake-wallet-bin 5.1.2-1

Git Clone URL: https://aur.archlinux.org/cake-wallet-bin.git (read-only, click to copy)
Package Base: cake-wallet-bin
Description: A noncustodial multi-currency wallet.
Upstream URL: https://github.com/cake-tech/cake_wallet
Licenses: MIT
Submitter: Spixmaster
Maintainer: Spixmaster
Last Packager: Spixmaster
Votes: 3
Popularity: 0.31
First Submitted: 2024-01-11 18:33 (UTC)
Last Updated: 2025-07-18 07:33 (UTC)

Latest Comments

1 2 Next › Last »

Troughy commented on 2025-07-18 16:08 (UTC)

I fixed the validity check by removing yay's cache.. (~/.cache/yay)

TheTrueColonel commented on 2025-07-18 00:32 (UTC)

Failing validity check on one of the files.

joethelion commented on 2025-07-14 15:06 (UTC)

I'm finding that the SHA sum for one file is incorrect. After obtaining the original and checking that against both the SHA256 and 512, updated the PKGBUILD and works with that.

Troughy commented on 2025-04-17 12:57 (UTC)

Hello, validity check for cake-wallet-bin-v4.26.0-release.tar.xz fails.

Spixmaster commented on 2025-04-11 06:48 (UTC)

Thank you. The authors must have changed it later which is unfortunate.

revsuine commented on 2025-04-11 00:04 (UTC)

Heya, the file name for the download is wrong here. The 4.25.0 file name is Cake_Wallet_v4.25.0_Linux_Beta.tar.xz, not Cake_Wallet_v4.25.0_Linux.tar.xz

mrcyjanek commented on 2025-03-26 11:07 (UTC)

Hey! The issue got resolved in latest release, could you check if https://github.com/cake-tech/cake_wallet/releases/tag/v4.24.0 fixes that for you?

Spixmaster commented on 2025-03-25 15:25 (UTC)

The issue is already known as I currently see, https://github.com/cake-tech/cake_wallet/issues/2079.

I will leave the PKGBUILD as it is and wait for the next version.

In the meantime, this temporary solution needs to be done manually.

dujemiha commented on 2025-03-24 18:03 (UTC) (edited on 2025-03-24 18:04 (UTC) by dujemiha)

Lately on Artix I've been having an issue where opening {Mo,Wow}nero wallets errors out with the following:

flutter: cw_monero/api/wallet_manager.dart#null:null wmPtr: Invalid argument(s): Failed to load dynamic library 'monero_libwallet2_api_c.so': monero_libwallet2_api_c.so: cannot enable executable stack as shared object requires: Invalid argument

I have found that running sudo execstack -c /opt/cake-wallet-bin/lib/monero_libwallet2_api_c.so and sudo execstack -c /opt/cake-wallet-bin/lib/wownero_libwallet2_api_c.so fixes this. Could this workaround be added to the PKGBUILD?

Spixmaster commented on 2024-12-11 18:05 (UTC)

@revsuine, thank you. I assume that the developers substituted the version v4.21.2. Hence, the checksum was wrong. Using SHA256 would not have prevented this issue.