We operate a heterogeneous infrastructure running Windows, Mac and Linux. We are looking at using Sublime Text 3 in our computing labs however require that packages are installed locally and not in a users profiles (this will waste our network file space and also causes issues for some users who are incapable of installing the required packages). A bit of Googling around and it seems that the only place to manually put packages on Mac is ~/Library/Application Support/Sublime Text 3/Packages and ~/.config folder for Linux.
Is there are way to install packages so that all users of the machine can see the packages and not have to install it themselves?