Package Details: calcure 3.2-1

Git Clone URL: https://aur.archlinux.org/calcure.git (read-only, click to copy)
Package Base: calcure
Description: Modern TUI calendar and task manager
Upstream URL: https://github.com/anufrievroman/calcure
Keywords: calendar task-manager tui
Licenses: MIT
Submitter: anufrievroman
Maintainer: matthewq337 (anufrievroman)
Last Packager: matthewq337
Votes: 7
Popularity: 0.95
First Submitted: 2021-09-04 12:06 (UTC)
Last Updated: 2025-04-30 18:41 (UTC)

Latest Comments

1 2 Next › Last »

anufrievroman commented on 2025-04-23 11:07 (UTC)

Updating to version 3.2 should fix the error mentioned below for those who do not use Persian calendar. However, ideally, someone needs to create a package python-jalali-core and add it as a dependence. Thank you!

simona commented on 2025-04-19 16:59 (UTC)


Traceback (most recent call last):
File "/usr/bin/calcure", line 5, in <module>
from calcure.__main__ import cli
File "/usr/lib/python3.13/site-packages/calcure/__main__.py", line 12, in <module>
from calcure.calendars import Calendar
File "/usr/lib/python3.13/site-packages/calcure/calendars.py", line 5, in <module>
import jdatetime
File "/usr/lib/python3.13/site-packages/jdatetime/__init__.py", line 17, in <module>
from jalali_core import GregorianToJalali, JalaliToGregorian, j_days_in_month
ModuleNotFoundError: No module named 'jalali_core' 

omnigenous commented on 2024-10-04 13:13 (UTC)

v3.1 is out: https://github.com/anufrievroman/calcure/releases/tag/3.1

omnigenous commented on 2024-07-28 07:53 (UTC)

v3.0.2 is out: https://github.com/anufrievroman/calcure/releases/tag/3.0.2

jose1711 commented on 2023-12-06 20:09 (UTC)

Please update to v3.0

jose1711 commented on 2023-11-25 23:55 (UTC)

Manpage is missing eventhough it's present in project's github repo.

anufrievroman commented on 2023-03-02 11:52 (UTC)

Hi, thank you for adopting the package! If you have time, please update to 2.8, it's a bit more stable and smart with .ics files

anufrievroman commented on 2023-02-07 09:01 (UTC)

Hi, developer here. Calcure moved to be packaged as a python package at PyPi. Thus, this package could not be easily updated without creating other python packaged in AUR etc. For these reasons, it was abandoned in its current form. If somebody has the knowledge how to properly add PyPi packages here, please help :) I couldn't figure it out, sorry.

anufrievroman commented on 2022-02-04 11:05 (UTC)

Oops, sorry, fixed that.

Zerodemon69 commented on 2022-02-04 03:03 (UTC)

The PKGBUILD is broken..