<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remove Software in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030972#M5837</link>
    <description>rpm -qa | grep mondo&lt;BR /&gt;&lt;BR /&gt;rpm -ev &lt;RPMNAME&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji&lt;/RPMNAME&gt;</description>
    <pubDate>Wed, 23 Jul 2003 11:40:44 GMT</pubDate>
    <dc:creator>Balaji N</dc:creator>
    <dc:date>2003-07-23T11:40:44Z</dc:date>
    <item>
      <title>Remove Software</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030969#M5834</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I want to remove Mondo software from my redhat8 system. Can someone explain to me how I might do that? Im not familiar with linux.</description>
      <pubDate>Wed, 23 Jul 2003 11:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030969#M5834</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-23T11:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Software</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030970#M5835</link>
      <description>I need to do a query to list the software package name and then do a remove.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 23 Jul 2003 11:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030970#M5835</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-23T11:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Software</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030971#M5836</link>
      <description>Hi,&lt;BR /&gt;have you installed Mondo with rpm or via tgz?&lt;BR /&gt;&lt;BR /&gt;If you have installed Mondo with rpm, check first the package name with the following command:&lt;BR /&gt;&lt;BR /&gt;rpm -qa |grep -i mondo&lt;BR /&gt;&lt;BR /&gt;if you obtain a name like mondo-1.65-1 you can revome it with:&lt;BR /&gt;&lt;BR /&gt;rpm -e mondo&lt;BR /&gt;&lt;BR /&gt;perhaps you need to uninstall mindi too, if you encounter some dependencies uninstall first mindi.&lt;BR /&gt;&lt;BR /&gt;rpm -e mindi&lt;BR /&gt;&lt;BR /&gt;You must do it like root (superuser) of course.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Frank.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 11:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030971#M5836</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-07-23T11:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Software</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030972#M5837</link>
      <description>rpm -qa | grep mondo&lt;BR /&gt;&lt;BR /&gt;rpm -ev &lt;RPMNAME&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji&lt;/RPMNAME&gt;</description>
      <pubDate>Wed, 23 Jul 2003 11:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030972#M5837</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-23T11:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Software</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030973#M5838</link>
      <description>If you installed from tar, you can simply remove teh executables and directory.&lt;BR /&gt;&lt;BR /&gt;Might I ask why you want to remove it?&lt;BR /&gt;&lt;BR /&gt;Is it not doing what you wanted it to do?&lt;BR /&gt;&lt;BR /&gt;I'm considering a red hat 9 installation.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Jul 2003 12:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030973#M5838</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-23T12:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Software</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030974#M5839</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;rpm -ev &lt;PACKAGE name=""&gt;&lt;BR /&gt;The package name get from "rpm -qa"&lt;BR /&gt;You need to uninstall "mindi" and "mondo" packages.&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/PACKAGE&gt;</description>
      <pubDate>Wed, 23 Jul 2003 20:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remove-software/m-p/3030974#M5839</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-23T20:11:27Z</dc:date>
    </item>
  </channel>
</rss>

