There's a default CouchDB instance in the latest Desktop Ubuntu installation. Is there a way of getting rid of this? None of the commands below do the trick.
sudo apt-get remove couchdb sudo apt-get purge couchdb sudo aptitude remove couchdb Thanks Tim ps - Also, if there's a dpkg or apt-get package of 1.0.0, I'd love to get my hands on it.
