Message Boards Message Boards

0
|
6722 Views
|
7 Replies
|
5 Total Likes
View groups...
Share
Share this post:

[?] Uninstall a package?

Anonymous User
Anonymous User
Posted 7 years ago

I have used the File > Install command, and now I would like to uninstall the thing I've installed. However, the documentation for File > Install doesn't tell me how or lead to me to the right directions. Funny trick, Wolfram; you got me again.

POSTED BY: Anonymous User
7 Replies

Joe,

Packages are installed in the \ $BaseDirectory in the Applications subfolder. On the Mac it is "Library/Mathematica/Applications". On windows, evaluate \$BaseDirectory and browse to the Applications folder and delete any unwanted packages.

POSTED BY: Neil Singer
Anonymous User
Anonymous User
Posted 7 years ago

Thanks. I found it, but it was not under BaseDirectory, it was under UserBaseDirectory.

POSTED BY: Anonymous User

Windows 10

POSTED BY: Neil Singer
Posted 7 years ago

Installed data will generally be in your user-specific base directory. You can open this in your OS with:

$UserBaseDirectory // SystemOpen

A package will generally be added under the "Applications" sub-folder so delete it there. The only common case I can think of where it wouldn't be there is if it's a paclet. Then you'd find it here:

$UserBasePacletsDirectory // SystemOpen

Or better:

PacletFind["pacletName"]

But the Install... menu item doesn't seem to do that.

POSTED BY: ... ...
Anonymous User
Anonymous User
Posted 7 years ago

Thank you. I found it via UserBaseDirectory, under Applications.

POSTED BY: Anonymous User

Mac or windows?

POSTED BY: Neil Singer
Anonymous User
Anonymous User
Posted 7 years ago

Windows 10

POSTED BY: Anonymous User
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract