Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.1K Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How to uninstall a paclet even with errors?

I tried running

 PacletUninstall["PeterBurbery/\
FunctionsFromTheFunctionRepositoryIWantToStore"]

and I got this error:PacletUninstall::nodelete: The paclet named PeterBurbery/FunctionsFromTheFunctionRepositoryIWantToStore at location C:\paclets\functions-from-the-function-repository-i-want-to-store cannot be uninstalled because it does not reside in the standard paclet repository.

How can I successfully uninstall the paclet? I tried PacletDirectoryUnload["C:\\paclets"]. I also moved the whole paclet to a new directory C:\paclets-backup\functions-from-the-function-repository-i-want-to-store. I also deleted all the files in the build folder at C:\paclets-backup\functions-from-the-function-repository-i-want-to-store\build

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