我正在尝试从系统中彻底删除 newrelic。我已按照其卸载程序操作,但运行时service --status-all
我注意到[ - ] newrelic-deamon
它仍在列表中。
也尝试过sudo apt autoremove
我怎样才能彻底删除它?
答案1
你有没有尝试过apt-get remove --purge newrelic
?
此外,您需要了解的有关安装/卸载的所有内容都记录在这里:https://docs.newrelic.com/docs/agents/php-agent/advanced-installation/uninstalling-php-agent