Score:0

how to uninstall gromacs package via cmake

fr flag

I have installed gromacs package with deffect to on usr/local/gromacs. Simple command lines like these: 'sudo apt-get remove gromacs, sudo apt-get remove --purge gromacs, sudo apt-get remove --auto-remove gromacs' did not work. How to get rid of this package?

Knud Larsen avatar
by flag
`apt remove` is for packages installed with apt (or dpkg). .... `/usr/local/` is entirely manual installs. .... If you cannot 'make uninstall' from the original gromacs source, then simply remove the files with `sudo rm -r gromacs/`
hr flag
See also [If I build a package from source how can I uninstall or remove completely?](https://askubuntu.com/questions/87111/if-i-build-a-package-from-source-how-can-i-uninstall-or-remove-completely)
Muhriddin Mahkamov avatar
fr flag
Thank you Knud Larsen. 'sudo rm -r gromacs/' command line by you has been sufficient
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.