Search Criteria
Package Details: duckdb 1.4.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/duckdb.git (read-only, click to copy) |
|---|---|
| Package Base: | duckdb |
| Description: | An in-process SQL OLAP database management system |
| Upstream URL: | https://duckdb.org |
| Keywords: | database management sql |
| Licenses: | MIT |
| Conflicts: | duckdb-bin, duckdb-git |
| Submitter: | grawlinson |
| Maintainer: | AlphaJack (Dominiquini) |
| Last Packager: | Dominiquini |
| Votes: | 18 |
| Popularity: | 1.15 |
| First Submitted: | 2021-10-30 06:37 (UTC) |
| Last Updated: | 2025-11-12 13:52 (UTC) |
Dependencies (13)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libutf8proc (libutf8proc-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-installer (make)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (make)
- python-pandas (make)
- python-pip (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
1 2 3 Next › Last »
xsy420 commented on 2025-11-13 17:17 (UTC)
@AlphaJack @Dominiquini I made a PKGBUILD here to build python-duckdb from source https://github.com/xsy420-arch/repo/blob/main/duckdb/PKGBUILD you can push a new PKGBUILD based on my PKGBUILD, and feel free to change some code
Dominiquini commented on 2025-09-16 23:19 (UTC)
@AlphaJack: I update the package to the version 1.4.0, but I'm using a pre-compiled version for the python library. Can you try to fix that? Thanks
Dominiquini commented on 2025-09-16 21:17 (UTC)
@AlphaJack: I was unable to update this package (python-duckdb)! Even when I tried to separate the python package, I can't figure out how to make a script to build this. Can you take care of it? Thanks.
xsy420 commented on 2025-09-16 12:41 (UTC)
duckdb is 1.4.0 now and python-duckdb is moved to https://github.com/duckdb/duckdb-python. please update
micwoj92 commented on 2025-09-10 05:14 (UTC)
pip is not needed in makedeps, please remove.
JohnTh commented on 2025-07-20 08:34 (UTC) (edited on 2025-07-20 08:34 (UTC) by JohnTh)
dlb commented on 2025-06-03 22:32 (UTC)
I think the version number is not built correctly into the binary:
Looking at DuckDBConfigVersion.cmake, it might be necessary to set ${PACKAGE_VERSION}?
Dominiquini commented on 2025-04-29 17:31 (UTC) (edited on 2025-04-29 17:35 (UTC) by Dominiquini)
@gds506: Sorry. I meant to try this:
I think this program needs to be compiled inside a working git directory!
gds506 commented on 2025-04-29 15:21 (UTC)
Thanks @Dominiquini I changed the source and b2sums to:
But still get the setuptools_scm related error when compiling:
Dominiquini commented on 2025-04-25 21:00 (UTC)
@gds506 I was able to install downloading the PKGBUILD and change the source to point to the git repo with the correct tag!
1 2 3 Next › Last »