Package Details: marimo 0.16.2-1

Git Clone URL: https://aur.archlinux.org/marimo.git (read-only, click to copy)
Package Base: marimo
Description: A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps
Upstream URL: https://marimo.io/
Licenses: Apache-2.0
Submitter: resripper
Maintainer: resripper
Last Packager: resripper
Votes: 5
Popularity: 0.83
First Submitted: 2024-12-12 02:35 (UTC)
Last Updated: 2025-09-25 01:18 (UTC)

Latest Comments

tovo commented on 2025-03-23 19:30 (UTC)

Thank you @ResRipper,

Actually, there's a new update today that fixed the issue. I had nothing else to do, and I was able to update the package.

resripper commented on 2025-03-22 10:08 (UTC) (edited on 2025-03-23 06:48 (UTC) by resripper)

@tovo Try redownloading the PKGBUILD file (e.g. for yay, delete the marimo folder in ~/.cache/yay/), there is no python-pycrdt <0.12.0 specified in it.

Technically marimo requires it, but it seems to be not an issue with higher pycrdt version.

tovo commented on 2025-03-22 09:44 (UTC) (edited on 2025-03-22 09:45 (UTC) by tovo)

Hi there, Updating marimo is stuck with the following outputs for me:

2 aur/marimo 0.11.18-1 -> 0.11.22-1 ... -> could not find all required packages: python-pycrdt <0.12.0

Is there any workaround?

Thanks