Ok, will that get rid of both versions or just 0.8? Do you think that having *attempted* to configure it so that they have shared objects will impact or will all of it just be removed?
S From: Paul Davis <[email protected]> To: [email protected] Date: 01/06/2010 10:10 AM Subject: Re: How can I uninstall couchDB in Ubuntu Linux On Mon, May 31, 2010 at 8:03 PM, <[email protected]> wrote: > I am (still) attempting to upgrade couch, but I would really like to > remove everything and start again. is there some sort of step by step > process I can follow to do so? I am pretty sure I currently have 2 > versions on my system 11 and 8-incubating, I dont know if they are > conflicting or not, 11 is definately in usr/local but not sure about > 8-incubating (it was obtained using apt-get) where as 11 was installed > from source. > > couchDB - time to stress :-p > > S Have you tried: $ sudo apt-get purge couchdb If you installed from apt that should take care of it.
