### Problem When force installing package, it leaves old package intact. And, it doesn't show in the `health` either. ### Steps to reproduce Add a new package, reinstall it using `-f` flag with `install` subcommand. ### Expected behavior It should ideally cleanup the old package, or at least show in `health` the package directories that aren't referenced anymore, so they can be cleaned. ### Soar version (soar -V) 0.9.0 ### Operating system (if issue is related to OS) _No response_ ### Installation _No response_