You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To install Neo4j using the Debian package manager `apt`, you need to add the Neo4j repository to your system's list of package sources, and then install the desired Neo4j package.
62
+
The Debian package is available from https://debian.neo4j.com.
61
63
62
64
[[debian-add-repository]]
63
65
=== Add the repository
64
66
65
-
The Debian package is available from https://debian.neo4j.com.
67
+
Run the following commands as a sudo user to add the Neo4j repository to the package manager:
66
68
67
-
. To add the Neo4j repository to the package manager, run the following as a `sudo` user:
69
+
. Create the keyrings directory for the Neo4j GPG key if it does not already exist:
0 commit comments