next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
>
The Macaulay2 language
>
packages
>
uninstallAllPackages
uninstallAllPackages
Synopsis
Usage:
uninstallAllPackages()
Consequences:
the packages that have been installed in the user's
application directory
are uninstalled.
See also
installPackage
-- load and install a package and its documentation
installedPackages
uninstallPackage
-- uninstall a package and remove its documentation
For the programmer
The object
uninstallAllPackages
is
a
function closure
.