Forum OpenACS Development: Re: Un-set Tcl procedures upon package uninstall

Collapse
Posted by Dave Bauer on
Ola, There is a better way to detect if a package is installed. Try apm_package_installed_p.
https://openacs.org/api-doc/proc-view?proc=apm%5fpackage%5finstalled%5fp

I think both of these solutions would be true if the package was installed, but not mounted.