Hello I need to uninstall cvs since I have followed a wrong tutorial. How would I remove CVS from ubuntu??

link|improve this question
feedback

migrated from stackoverflow.com Aug 11 '10 at 1:31

This question came from our site for professional and enthusiast programmers.

1 Answer

sudo apt-get remove cvs should do the trick.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown