<?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 install all the packages available at one repo in RHEL 5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609759#M40322</link>
    <description>assuming your yum configuration points to this repo...&lt;BR /&gt;&lt;BR /&gt;what is wrong with "yum install or yum update" ? see man yum for install vs update&lt;BR /&gt;&lt;BR /&gt;now, I would bet there may be some packages in the repo that either do not apply to your system or are for rpms that you do not have installed. so I guess you would have to define "all"&lt;BR /&gt;&lt;BR /&gt;another option (probably not the best) would be to download them all locally, then rpm -ivh *.rpm ?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Mar 2010 16:15:48 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2010-03-30T16:15:48Z</dc:date>
    <item>
      <title>How to install all the packages available at one repo in RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609758#M40321</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How to install all the packages available at particular one repo "rhel-x86_64-server-5" in RHEL 5.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Mar 2010 14:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609758#M40321</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-03-30T14:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to install all the packages available at one repo in RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609759#M40322</link>
      <description>assuming your yum configuration points to this repo...&lt;BR /&gt;&lt;BR /&gt;what is wrong with "yum install or yum update" ? see man yum for install vs update&lt;BR /&gt;&lt;BR /&gt;now, I would bet there may be some packages in the repo that either do not apply to your system or are for rpms that you do not have installed. so I guess you would have to define "all"&lt;BR /&gt;&lt;BR /&gt;another option (probably not the best) would be to download them all locally, then rpm -ivh *.rpm ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Mar 2010 16:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609759#M40322</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-03-30T16:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to install all the packages available at one repo in RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609760#M40323</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Machine needs to be registered to RHN and have an Internet connection.&lt;BR /&gt;&lt;BR /&gt;OR:&lt;BR /&gt;&lt;BR /&gt;You need to have a repository built on your local network.&lt;BR /&gt;&lt;BR /&gt;yum list&lt;BR /&gt;#lists all possible packages that can be installed.&lt;BR /&gt;&lt;BR /&gt;yum install &lt;PACKAGE name=""&gt;&lt;BR /&gt;#Name as displayed on yum list&lt;BR /&gt;&lt;BR /&gt;The above sequence will install a package and necessary dependencies.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PACKAGE&gt;</description>
      <pubDate>Tue, 30 Mar 2010 17:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609760#M40323</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-03-30T17:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to install all the packages available at one repo in RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609761#M40324</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have registered my server with RHN.&lt;BR /&gt;&lt;BR /&gt;I am able to list all the packages available in RHN repos.&lt;BR /&gt;&lt;BR /&gt;In RHEL4 we can use below mentioned command to install all the packages available in one channel.&lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;&lt;BR /&gt;#up2date  --installall=â  rhel-i386-es-4â  &lt;BR /&gt;&lt;BR /&gt;Like above , what is the command syntax is used with yum on RHEL 5?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2010 10:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609761#M40324</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-03-31T10:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to install all the packages available at one repo in RHEL 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609762#M40325</link>
      <description>You should create a yum group file (comps.xml) for your repository.&lt;BR /&gt;&lt;BR /&gt;Define a group that includes all the packages in the repository, then use:&lt;BR /&gt;&lt;BR /&gt;yum groupinstall &lt;NAME_OF_GROUP&gt;&lt;BR /&gt;&lt;BR /&gt;More details:&lt;BR /&gt;&lt;A href="http://ramblings.narrabilis.com/wp/creating-a-yum-repository-repo-and-creating-a-yum-group-to-install-kickstart/" target="_blank"&gt;http://ramblings.narrabilis.com/wp/creating-a-yum-repository-repo-and-creating-a-yum-group-to-install-kickstart/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;MK&lt;/NAME_OF_GROUP&gt;</description>
      <pubDate>Wed, 31 Mar 2010 10:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-install-all-the-packages-available-at-one-repo-in-rhel-5/m-p/4609762#M40325</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-03-31T10:55:57Z</dc:date>
    </item>
  </channel>
</rss>

