> > > 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. > >
just remove python-couchdb and all couchdb default packages will be remvoved BUT you can try couchdb 1.0 using couchio all included non intrusive package at http://couch.io/get Saludos Leonel
