### Is your feature request related to a problem? Please describe. Currently when you try to install an application (at least VS Code and Brave -- tested those) the steps are: 1) Check if already installed by Homebrew 2) Get application from Homebrew 3) Check if application already exists in /Applications If 'yes' at step 3 then the downloaded application is removed and the user informed. ### Describe the solution you'd like It would be more efficient if we checked if the application exists in /Applications before getting from Homebrew. ### Describe alternatives you've considered _No response_ ### Additional context _No response_ ### Checklist - [ ] I checked for duplicate issues. - [ ] I checked already existing discussions. - [x] This feature is not included in the roadmap.