Talk:Uninstall Gnucash Ubuntu

From GnuCash
Revision as of 18:45, 26 July 2018 by Adrienm (talk | contribs)
Jump to: navigation, search

There are additional libgnc files in <prefix>/lib with other extensions such as .la, .so.0, and .so.0.0.0 etc.

If these are to be completely cleaned up, then perhaps the command should be:

rm <prefix>/lib/libgnc-*

no?