next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
uninstallPackage(String) -- uninstall a package
Synopsis
Usage:
uninstallPackage PACKAGENAME
Function:
uninstallPackage
Inputs:
PACKAGENAME
,
a
string
Consequences:
the links to the files and the files of the specified package created by
installPackage
, in case encapsulation is enabled, are removed, for every version of the package.
Optional inputs
:
PackagePrefix =>
see the description of this option for
installPackage
InstallPrefix =>
see the description of this option for
installPackage