Skip to content

[C++ Lib][Ubuntu 20.04] libarrow-dev package not found #14483

@fotiskoun

Description

@fotiskoun

Hello,

I am trying to install the C++ headers for arrow and parquet.
For this reason I follow the instructions from this page https://arrow.apache.org/install/
I update, install the certificates and wget, get the deb file, install it and update again.
Everything works great up to here, I can see the arrow-source installed in my system:

apache-arrow-apt-source/now 9.0.0-1 all [installed,local]

Although, when I try running:
sudo apt install -y -V libarrow-dev
I get an Error: Unable to locate package libarrow-dev

I have tried uninstalling and reinstalling or adding keys but it didn't seem to work.

I am working on C++ and I want to include the arrow and parquet headers.
Do you have any suggestions?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions