<?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: how to list rpm installed in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060244#M29830</link>
    <description>Hi Pando&lt;BR /&gt;&lt;BR /&gt;rpm -qa&lt;BR /&gt;lists all installed packages with version.&lt;BR /&gt;&lt;BR /&gt;rpm -qa -i&lt;BR /&gt;lists all information about installed rpm packages.&lt;BR /&gt;&lt;BR /&gt;-i, --info&lt;BR /&gt;Display  package  information, including name, version, and description. &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 26 Aug 2007 23:45:45 GMT</pubDate>
    <dc:creator>Manajit</dc:creator>
    <dc:date>2007-08-26T23:45:45Z</dc:date>
    <item>
      <title>how to list rpm installed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060239#M29825</link>
      <description>dear gurus,&lt;BR /&gt;&lt;BR /&gt;I would like to ask how to list installed rpm's in linux and its version. Thanks!</description>
      <pubDate>Sat, 25 Aug 2007 00:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060239#M29825</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2007-08-25T00:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to list rpm installed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060240#M29826</link>
      <description>rpm  -qa &lt;BR /&gt;&lt;BR /&gt;will list all the installed rpms&lt;BR /&gt;&lt;BR /&gt;you can filter the output using grep &lt;BR /&gt;&lt;BR /&gt;rpm -qa | grep -i &lt;NAME of="" software="" of="" interest=""&gt;&lt;/NAME&gt;</description>
      <pubDate>Sat, 25 Aug 2007 09:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060240#M29826</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2007-08-25T09:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to list rpm installed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060241#M29827</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;rpm -qa does list all rpm's and versions. It doe not list all software as there are other means of installing on linux, including compile your own.&lt;BR /&gt;&lt;BR /&gt;rpm has many useful functions. the man page comes highly recommended.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 25 Aug 2007 17:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060241#M29827</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-25T17:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to list rpm installed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060242#M29828</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;Is there a way by which we can find all the softwares installed, I don't know of any method to list the softwares which are installed by compilation ( configure , make , make install series).&lt;BR /&gt;&lt;BR /&gt;I remember installing a lot of them ab keep on adding to the list almost daily but I dun have any record of what I have installed(In case I want to free up some disk space).&lt;BR /&gt;&lt;BR /&gt;Sri</description>
      <pubDate>Sun, 26 Aug 2007 00:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060242#M29828</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2007-08-26T00:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to list rpm installed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060243#M29829</link>
      <description>&lt;!--!*#--&gt;Hello Pando,&lt;BR /&gt;&lt;BR /&gt;# man rpm&lt;BR /&gt;  --last  Orders the package listing by install time such&lt;BR /&gt;              that the latest packages are at the top&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# rpm -qa --last&lt;BR /&gt;   openoffice.org-kde-1.1.2-28.6.0.EL4   Sun 18 Dec 2005 02:52:42 PM&lt;BR /&gt;   openoffice.org-1.1.2-28.6.0.EL4           Sun 18 Dec 2005 02:52:33 PM&lt;BR /&gt;   openoffice.org-libs-1.1.2-28.6.0.EL4   Sun 18 Dec 2005 02:52:19 PM&lt;BR /&gt;&lt;BR /&gt;You could use above command to check when the Software was installed.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 26 Aug 2007 22:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060243#M29829</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-08-26T22:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to list rpm installed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060244#M29830</link>
      <description>Hi Pando&lt;BR /&gt;&lt;BR /&gt;rpm -qa&lt;BR /&gt;lists all installed packages with version.&lt;BR /&gt;&lt;BR /&gt;rpm -qa -i&lt;BR /&gt;lists all information about installed rpm packages.&lt;BR /&gt;&lt;BR /&gt;-i, --info&lt;BR /&gt;Display  package  information, including name, version, and description. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Aug 2007 23:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060244#M29830</guid>
      <dc:creator>Manajit</dc:creator>
      <dc:date>2007-08-26T23:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to list rpm installed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060245#M29831</link>
      <description>Another useful command I use sometimes is &lt;BR /&gt;&lt;BR /&gt;rpm -qa | grep openoffice | xargs rpm -ev &lt;BR /&gt;&lt;BR /&gt;which essentially uninstalls all openoffice packages. &lt;BR /&gt;&lt;BR /&gt;xargs is really great for several uses as it parses the list and sends it as arguments to another command. I also used it to empty a directory which contained 250 000 files. This made the rm command crash. Using something like &lt;BR /&gt;&lt;BR /&gt;ls | xargs rm -f &lt;BR /&gt;&lt;BR /&gt;or delete all files called&lt;BR /&gt;&lt;BR /&gt;find /tmp -name core -type f -print | xargs /bin/rm -f &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;emptied the directory. &lt;BR /&gt;&lt;BR /&gt;But guys - back to the listing question from Pando. Is there a way to list all packages using yum?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Aug 2007 05:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060245#M29831</guid>
      <dc:creator>Karsten Breivik_1</dc:creator>
      <dc:date>2007-08-31T05:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to list rpm installed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060246#M29832</link>
      <description>don't forget rpmquery :)&lt;BR /&gt;&lt;BR /&gt;[me@myBOX ~]$ rpmquery xmms&lt;BR /&gt;xmms-1.2.10-14.el5.rf&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Sep 2007 15:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-list-rpm-installed/m-p/4060246#M29832</guid>
      <dc:creator>Manuel Contreras</dc:creator>
      <dc:date>2007-09-12T15:06:28Z</dc:date>
    </item>
  </channel>
</rss>

