How to install Neo4j from a Ubuntu 13.04 system
I tried under root privilege "apt-get remove neo4j"...
But it didn't work, I can still see neo4j package in my '/etc' folder.
What should I do to uninstall Neo4j from my system?
try apt-get purge neo4j
to get rid of it
To remove completely
For community edition
sudo apt-get purge neo4j
For enterprise edition
sudo apt-get purge neo4j-enterprise
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With