Uninstall picrust2 plugin

Hello, I am sorry if this is a very basic question. I tried to manually install Picrust, and got an error when refreshing the cache. I found an answer in this thread PICRUSt2 installation refresh-cache error - Community Plugin Support - QIIME 2 Forum, which explains that q2-picrust2 does not work for latter versions of Qiime. To avoid getting the same error every time Qiime is initialised, they recommend uninstalling the Picrust plugin. However, I cannot find out how to uninstall only the Qiime plugin (and NOT Qiime itself and the non-plugin PICRUSt2).

Hi @Maria_Laura_Gabriel - uninstallation depends on the installation method. If you used pip to install, you should be able to run pip uninstall ... where ... is the package name you wish to uninstall. Hope that helps!