Step-by-step – Neo4J Database Installation in MX Linux

June 12, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 3. Setting Up Neo4j Database Repo

    Enable Neo4j Database Repository for MX GNU/Linux

    Add Neo4j DB Apt Repo for MX
  2. 4. Installing Neo4j Database

    Then to Install Neo4j Database
    First, to List the Available Releases:

    apt list -a neo4j

    Then for instance to Install Neo4j Community Edition DB play:

    sudo apt-get install neo4j=1:4.0.5

    When for Neo4j Enterprise Edition:

    sudo apt-get install neo4j-enterprise=1:4.0.5

QuickChic Theme • Powered by WordPress