On macOS, it is recommended to install applications in the user's Home directory rather than in the system root.
This practice ensures that the user owns the program files, preventing permission issues and reducing the need for administrative privileges. In addition, it increases security by limiting changes in critical system directories.
In summary, keeping installations in the Home simplifies management, prevents execution failures, and reduces security risks.