<?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: Want to know the latest version of all packages installed in linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469436#M37744</link>
    <description>Hi Maaz,&lt;BR /&gt;&lt;BR /&gt;I am getting following output when ran above commands in SUSE 10.&lt;BR /&gt;&lt;BR /&gt;suse10tst:~ # rug list-updates&lt;BR /&gt;Waking up ZMD...Done&lt;BR /&gt;No updates are available.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;suse10tst:~ # zypper update&lt;BR /&gt;Restoring system sources...&lt;BR /&gt;Parsing metadata for SUSE Linux Enterprise Server 10 SP2...&lt;BR /&gt;Parsing RPM database...&lt;BR /&gt;Summary:&lt;BR /&gt;Nothing to do.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So as per above ouptut, is my suse server up-to-date?&lt;BR /&gt;&lt;BR /&gt;or is there any other problem.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Jul 2009 11:00:25 GMT</pubDate>
    <dc:creator>senthil_kumar_1</dc:creator>
    <dc:date>2009-07-30T11:00:25Z</dc:date>
    <item>
      <title>Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469433#M37741</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am using Suse 9, 10 (sels) and Redhat 4, 5 (rhel).&lt;BR /&gt;&lt;BR /&gt;I can view the all installed packages by running "rpm -qa".&lt;BR /&gt;&lt;BR /&gt;But what i need is i want to know the latest version available for each packages installed in Suse and Redhat.</description>
      <pubDate>Wed, 29 Jul 2009 17:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469433#M37741</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-07-29T17:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469434#M37742</link>
      <description>In general:&lt;BR /&gt;Start the on-line update tool for your Linux distribution. It will display the available updates, i.e. the packages you *don't* have at the latest version. Anything it does not display *is* currently up to date.&lt;BR /&gt;&lt;BR /&gt;There is usually an option that will just display the packages that would need updating.&lt;BR /&gt;&lt;BR /&gt;For RHEL 4:&lt;BR /&gt;up2date -u --dry-run&lt;BR /&gt;&lt;BR /&gt;For RHEL 5:&lt;BR /&gt;yum check-update&lt;BR /&gt;&lt;BR /&gt;I'm not too familiar with SuSE/SLES, but I know that the online update functionality in them is likely to be found within the "yast2" universal administration tool.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 29 Jul 2009 19:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469434#M37742</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-07-29T19:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469435#M37743</link>
      <description>for SLES 10&lt;BR /&gt;&lt;BR /&gt;zypper update&lt;BR /&gt;&lt;BR /&gt;rug list-updates&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Thu, 30 Jul 2009 05:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469435#M37743</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2009-07-30T05:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469436#M37744</link>
      <description>Hi Maaz,&lt;BR /&gt;&lt;BR /&gt;I am getting following output when ran above commands in SUSE 10.&lt;BR /&gt;&lt;BR /&gt;suse10tst:~ # rug list-updates&lt;BR /&gt;Waking up ZMD...Done&lt;BR /&gt;No updates are available.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;suse10tst:~ # zypper update&lt;BR /&gt;Restoring system sources...&lt;BR /&gt;Parsing metadata for SUSE Linux Enterprise Server 10 SP2...&lt;BR /&gt;Parsing RPM database...&lt;BR /&gt;Summary:&lt;BR /&gt;Nothing to do.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So as per above ouptut, is my suse server up-to-date?&lt;BR /&gt;&lt;BR /&gt;or is there any other problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jul 2009 11:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469436#M37744</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-07-30T11:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469437#M37745</link>
      <description>Hi Matti Kurkela,&lt;BR /&gt;&lt;BR /&gt;When i entered the command in redhat i am getting "Red Hat Network Registration" Screen.&lt;BR /&gt;&lt;BR /&gt;Where it is asking to enter the username / password and email address, &lt;BR /&gt;&lt;BR /&gt;what is this?</description>
      <pubDate>Thu, 30 Jul 2009 11:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469437#M37745</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-07-30T11:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469438#M37746</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;When i entered the command in redhat i am getting "Red Hat Network Registration" Screen.&lt;BR /&gt;&lt;BR /&gt;Where it is asking to enter the username / password and email address,&lt;BR /&gt;&lt;BR /&gt;what is this?&lt;BR /&gt;&lt;BR /&gt;This is a prompt from Red Hat Network to Register your system.&lt;BR /&gt;&lt;BR /&gt;Red Hat's License agreement requires you to have paid support arrangements for every RH system you have installed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Jul 2009 12:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469438#M37746</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-30T12:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469439#M37747</link>
      <description>for RH5, take a look at this knowledge base article;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://kbase.redhat.com/faq/docs/DOC-10022?sc_cid=70160000000Hv6dAAC" target="_blank"&gt;http://kbase.redhat.com/faq/docs/DOC-10022?sc_cid=70160000000Hv6dAAC&lt;/A&gt;</description>
      <pubDate>Mon, 03 Aug 2009 08:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469439#M37747</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-08-03T08:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469440#M37748</link>
      <description>&amp;gt;So as per above ouptut, is my suse server up-to-date?&lt;BR /&gt;&amp;gt;or is there any other problem.&lt;BR /&gt;&lt;BR /&gt;"rug list-updates" and/or "zypper update" will check the updates from the "Installation Sources" or "Software repositories" you have configured. By default the only "Installation Source/Repository" is the media from which you have installed the OS(SLE).&lt;BR /&gt;&lt;BR /&gt;My guess is that you haven't configured the online "Installation Sources/Repositories" to your system, thats why "rug list-updates" and "zypper update" reports you "No updates are available". and "Nothing to do".&lt;BR /&gt;&lt;BR /&gt;you should first register your machine with Novell, to get online updates.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Tue, 04 Aug 2009 02:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469440#M37748</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2009-08-04T02:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the latest version of all packages installed in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469441#M37749</link>
      <description>Check this link Senthil..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.opensuse.org/Software_Management_Command_Line_Comparison" target="_blank"&gt;http://en.opensuse.org/Software_Management_Command_Line_Comparison&lt;/A&gt;</description>
      <pubDate>Tue, 04 Aug 2009 05:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-know-the-latest-version-of-all-packages-installed-in/m-p/4469441#M37749</guid>
      <dc:creator>Sivakumar MJ._1</dc:creator>
      <dc:date>2009-08-04T05:24:32Z</dc:date>
    </item>
  </channel>
</rss>

