How to deinstall cdo in ubunto 18.04?
Added by Behzad Navidi over 5 years ago
Hello
please help me, I want to uninstall cdo from my linux.
I try some ways like sudo apt-get --purge autoremove cdo
but it's not finding cdo.
please provide a command for totaly uninstall cdo,
Thank you
Replies (2)
RE: How to deinstall cdo in ubunto 18.04? - Added by Behzad Navidi over 5 years ago
Behzad Navidi wrote:
Hello
please help me, I want to uninstall cdo from my linux.
I try some ways like sudo apt-get --purge autoremove cdo
but it's not finding cdo.
please provide a command for totaly uninstall cdo,
Thank you
behzad@behzad-x44h:~/Desktop/abc/cdo-1.9.8rc1$ sudo apt-get purge cdo
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'cdo' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
RE: How to deinstall cdo in ubunto 18.04? - Added by Behzad Navidi over 5 years ago
I just find an answer. for the people who want to uninstall cdo from ubuntu:
cd back into the directory where you ran ./configure and make and this time run make uninstall