RTEMS Logo

RTEMS 4.9.6 On-Line Library


Removing RPMs Using Yum

PREV UP NEXT Bookshelf Getting Started with RTEMS

3.1.2.2: Removing RPMs Using Yum

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.


PREV UP NEXT Bookshelf Getting Started with RTEMS

Copyright © 1988-2008 OAR Corporation