• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue KernelCare

xt.Tobi

New Pleskian
Hello,

I have a little Problem with KernelCare. I want to uninstall it but when I type

apt-get purge kernelcare

in PuTTY it says:

root@********:~# apt-get purge kernelcare
Reading package lists... Done
Building dependency tree
Reading state information... Done
N: Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Unable to locate package kernelcare

Can somebody help me or can somebody say me how to disable the E-Mail Notifications
 
Hi xt.Tobi,

did you consider to do a Forum - Search ( => https://talk.plesk.com/search/ ), before you choosed to open a new thread?


As you can see, it is recommended to choose the command:
Code:
plesk bin extension --uninstall kernelcare-plesk
or
Code:
plesk bin extension -u kernelcare-plesk
... to uninstall the Plesk extension and if you have any ( possible ) leftovers, you could compair it on Debian/Ubuntu - based systems with the example commands:
Code:
dpkg-deb -c /var/cache/apt/archives/FULL-NAME-OF-THE-DEB-FILE.deb

 
Back
Top