Package Details: harlequin 2.5.2-1

Git Clone URL: https://aur.archlinux.org/harlequin.git (read-only, click to copy)
Package Base: harlequin
Description: The SQL IDE for Your Terminal
Upstream URL: https://harlequin.sh/
Keywords: ide sql terminal
Licenses: MIT
Submitter: AlphaJack
Maintainer: AlphaJack (prochac, Dominiquini)
Last Packager: Dominiquini
Votes: 2
Popularity: 0.000423
First Submitted: 2023-09-20 21:02 (UTC)
Last Updated: 2026-03-25 03:28 (UTC)

Latest Comments

Dominiquini commented on 2025-10-17 21:09 (UTC)

@AlphaJack: The latest version (2.2.0) is broken. It builds, but the resulting package is almost empty. Updating to 2.2.1 solves this issue!

Dominiquini commented on 2025-08-16 15:34 (UTC) (edited on 2025-08-16 15:34 (UTC) by Dominiquini)

@prochac I don't own this package, than I can't add you as co-mantainer. But if you find a solution, post it here and I'll update the package! Thanks

prochac commented on 2025-08-16 10:17 (UTC)

@Dominiquini I'm not much experienced with PKGBUILD nor uv 😅

I will try the tool with uv install tool first, to decide if I want to use it. If so, I may try to find a way how to keep it updated using yay, and avoid some another pip or uv "package manager"

The package works for you if installed from AUR? I can install, but can't run it.

Dominiquini commented on 2025-08-16 00:31 (UTC)

@prochac I don't understand that much. Do you want me to add you as a maintainer for you to try to fix the package?

prochac commented on 2025-08-16 00:20 (UTC)

I'm getting this error

    from textual.widgets._option_list import NewOptionListContent
ImportError: cannot import name 'NewOptionListContent' from 'textual.widgets._option_list' (/usr/lib/python3.13/site-packages/textual/widgets/_option_list.py)

I believe that it has something to do with this issue: https://github.com/tconbeer/harlequin/issues/766 (request to support Textual v2) But AUR python-textual is 5.3.0 at the moment.

It would be nice to build the tool using uv and venv, and not relying on system dependencies, as it may break anyday.

duyanh-y4n commented on 2024-06-05 07:23 (UTC)

It takes too long to build, especially for duckdb dependencies. Can you pack a *-bin package for us? Thank you!

<deleted-account> commented on 2024-01-06 00:43 (UTC)

It supports more than DuckDB. It also supports SQLite, MySQL and Postgres. Cna you change the description?