function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sarah Boggio 3Sarah Boggio 3 

Completely delete a managed package

I downloaded a managed package last year, including 97 Apex Classes and a number of Apex Triggers, and the company recently went out of business. I'm not a developer and have had considerable trouble understanding how to use Eclipse and Force.com IDE to delete the Apex classes and triggers so that I may uninstall the package. Can someone point me in the direction of a comprehensive step-by-step to complete the delete and uninstall? I've found a number of articles to help with individual pieces of the process but I find myself stuck once I'm left to my own devices. I'm linking to a few of the articles I followed that didn't work. Any help would be greatly appreciated! Thank you.
https://www.salesforceben.com/way-to-delete-apex-classes-from-pro
https://developer.salesforce.com/forums/?id=906F00000008yIyIAI
http://sfdcsrini.blogspot.com/2014/08/how-to-delete-class-in-production-in.html

 
Steven NsubugaSteven Nsubuga
No need to delete the classes, just uninstall the package.
https://help.salesforce.com/HTViewHelpDoc?id=distribution_uninstalling_packages.htm
Sarah Boggio 3Sarah Boggio 3
Hi Steven,
If it were that simple I wouldn't be asking on the developer forum. As mentioned I have a myriad apex classes and triggers that prevent uninstalling the package. Thanks.
User-added image
Cheers,
Sarah
Steven NsubugaSteven Nsubuga
I see, the image you shared certainly puts this in perspective.
This is the kind of thing where you might want to have a volunteer developer log in and figure out the right order to delete the classes and dependencies.
To me, it does not seem like the type of problem one can get direction on via a forum. 
Raj VakatiRaj Vakati
If you want to uninstall this package first you need to remove this package  fields from the other salesforce metadata ( like apex class , triggers ,formula etx ..) 

​Remove the dependencies