How to install Neo4j from Ubuntu 13.04 system
I tried under root privilege "apt-get remove neo4j" ...
But it didn't work, I can still see the neo4j package in the "/ etc" folder.
What should I do to remove Neo4j from my system?
try apt-get purge neo4j to get rid of it
apt-get purge neo4j
Remove completely
For community posting
sudo apt-get purge neo4j
For corporate publications
sudo apt-get purge neo4j-enterprise