Skip to content

neo4j 4.2.3 installation #9

@winternewt

Description

@winternewt

In https://ckg.readthedocs.io/en/latest/intro/getting-started-with-neo4j.html

For me, on Ubuntu 22:
apt-get install neo4j=1:4.2.3 pulls one of the newer "cypher-shell" packages, which in turn pulls openjdk-17
Solved by specifying exact cypher-shell version matching the neo4j
sudo apt-get install neo4j=1:4.2.3 cypher-shell=1:4.2.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions