Value | Meaning |
---|---|
local | Packages installed with 'local' will be placed in the current folder using the package name as destination. |
userWide | Packages with 'userWide' will be placed in a folder accessible by all of the applications from the current user. |
systemWide | Packages installed with 'systemWide' will be placed in a shared folder, which can be accessed by all users of the system. |
Indicates where a package has been or should be installed to.