UserMode => default value null, the user mode to be passed to installPackage
Configuration => a list, default value {}, the list of configuration values to be passed to loadPackage
Consequences:
the most recent version of the package is downloaded from the repository and installed, unless it's not newer than the version currently installed (according to the value of the CurrentVersion option)
Synopsis
Usage:
getPackage()
Inputs:
Repository => a string, default value http://www.math.uiuc.edu/Macaulay2/Packages/, the URL of the repository
Outputs:
a list, a list of names of available packages from the repository
See also
installPackage -- load and install a package and its documentation