I have a mac that is used by three user groups. The local admin, a static User A and a guest user that can change whenever A isn´t available. Homebrew is currently installed under the local admin account and i need to install ImageMagick for every user on that computer free to use.
I know its possible to install homebrew with permission for multiple users but for safety reasons i don´t want anybody that isn´t an admin access to homebrew.
So, is it possible to install a package where every user has permissions to use it?
I already tried to install homebrew where every user has permission to it, but a package installed under the local admin is still only usable by that user.