赞
踩
Documentation for the Neo4j 3.0 (and above) RPM package is available here.
First, import our signing key:
rpm --import https://debian.neo4j.com/neotechnology.gpg.key
Then, you will need to add our yum repo to /etc/yum.repos.d/neo4j.repo:
- cat <<EOF> /etc/yum.repos.d/neo4j.repo
- [neo4j]
- name=Neo4j Yum Repo
- baseurl=http://yum.neo4j.com/stable
- enabled=1
- gpgcheck=1
- EOF
To install the latest Neo4j Community Edition:
sudo yum install neo4j
To install the latest Neo4j Enterprise Edition:
sudo yum instal
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。