Forum: CFEngine Help Subject: Re: How to uninstall cfengine on Linux node Author: sauer Link to topic: https://cfengine.com/forum/read.php?3,24739,24776#msg-24776
If you have the original package from which you installed, you can either rpm -qlp /path/to/package.rpm and remove all of the files it returns, or rpm --install --justdb /path/to/package.rpm to make the database think that the package is installed, so you can remove it again. But I'd probably just go with Diego's suggestion. :) _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine