• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

uninstall application vault

N

noworyz

Guest
I installed the application vault thinking I had it in my license and I did not and am now wondering how to uninstall it? Can someone please let me know how to do this?

Thanks
 
Hello,

You need to manually remove them with "rpm -e" on red-hat like systems or with "dpkg -r" on a debian/ubuntu. No automatic uninstallation is available.
The list of the applications can be taken from Plesk CP - Server - Application vault.
 
and that is to uninstall the actual application vault itself and not just an application within the vault correct?
 
Yes, that's correct.
For example to remove Mambo:
rpm -e Mambo-4.6.2-82003
 
Back
Top