The following is a sample session illustrating the removal of a C/C++ toolset targeting the SPARC architecture.
yum erase rtems-4.9--sparc-*
If this is the last target architecture for which tools are installed, then you can remove the RTEMS GNU autotools and common packages as follows:
yum erase rtems-4.9--auto* yum erase rtems-4.9--*common*
NOTE: If you have installed any RTEMS BSPs, then it is likely that RPM will complain about not being able to remove everything. These will have to be removed by hand.
Copyright © 1988-2008 OAR Corporation