Search Criteria
Package Details: harlequin 2.5.2-1
Package Actions
| 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) |
Dependencies (21)
- mypy (mypy-gitAUR)
- python
- python-black (python-black-gitAUR)
- python-click
- python-duckdb
- python-importlib-metadata
- python-platformdirs
- python-pyperclip
- python-questionaryAUR
- python-rich-click
- python-ruff
- python-shandy-sqlfmtAUR
- python-textual (python-textual-gitAUR)
- python-textual-fastdatatableAUR
- python-textual-textareaAUR
- python-tomli
- python-tomlkit
- python-tree-sitter-sqlAUR
- harlequin-mysqlAUR (optional) – MySQL support
- harlequin-odbcAUR (optional) – ODBC support
- Show 1 more dependencies...
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 toolfirst, to decide if I want to use it. If so, I may try to find a way how to keep it updated usingyay, and avoid some anotherpiporuv"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
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-textualis 5.3.0 at the moment.It would be nice to build the tool using
uvandvenv, 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?