Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
7783 Discussions

How do you Remove Old Intel Compiler Versions

John_G_8
Beginner
435 Views

Stupid question: I have accumulated a number of obsolete versions of the Intel compilers and need to clean up. I used the brute force method of trashing the whole /opt/intel directory and then installing the current release. Is there a better way to clean up?

0 Kudos
1 Reply
Viet_H_Intel
Moderator
435 Views

There is uninstall.sh in each version to let you uninstall the compiler.

Reply