Search Criteria
Package Details: arrow-tools 0.22.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/arrow-tools.git (read-only, click to copy) |
---|---|
Package Base: | arrow-tools |
Description: | A collection of handy CLI tools to convert CSV and JSON to Apache Arrow and Parquet |
Upstream URL: | https://github.com/domoritz/arrow-tools |
Keywords: | apache arrow csv json pandas parquet |
Licenses: | MIT, Apache-2.0 |
Submitter: | wooptoo |
Maintainer: | wooptoo |
Last Packager: | wooptoo |
Votes: | 1 |
Popularity: | 0.000560 |
First Submitted: | 2024-04-04 11:01 (UTC) |
Last Updated: | 2025-04-01 10:16 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
Latest Comments
wooptoo commented on 2025-04-01 10:19 (UTC)
Should be sorted now, thanks for reporting
meriops commented on 2025-04-01 09:56 (UTC)
I keep getting "linking with
cc
failed" when trying to install and I'm not really sure why... Could it be a missing dependency? Or something else on my side? Installing the tools one by one with cargo works fine though.