https://debian.neo4j.com/

Instructions


  1. Add the GPG key to the apt

    1wget -O - https://debian.neo4j.com/neotechnology.gpg.key | sudo apt-key add -
  2. Add the neo4j repo to the apt repo list.

    1echo 'deb https://debian.neo4j.com stable latest' | sudo tee /etc/apt/sources.list.d/neo4j.list
  3. Update the apt package list and install the latest neo4j.

    1sudo apt-get update && sudo apt-get install neo4j



Related articles


Filter by label (Content by label)

Related issues


Page Properties