How To #Install and Configure #Neo4j on #Ubuntu 20.04 ?
Run the following command to install the key:
$ curl -fsSL
https://debian.neo4j.com/neotechnology.gpg.key | sudo apt-key add -
Next, add the Neo4j 4.1 repository to your system's APT sources:
$ sudo add-apt-repository "deb
https://debian.neo4j.com stable 4.1"
Follow the instructions given below to install Neo4j on Ubuntu:
https://ibmimedia.com/blog/159/neo4j-installation-on-ubuntu