{"id":265,"date":"2012-10-09T12:06:29","date_gmt":"2012-10-09T12:06:29","guid":{"rendered":"http:\/\/www.milesweb.co.uk\/hosting-faqs\/?p=265"},"modified":"2023-09-22T07:38:01","modified_gmt":"2023-09-22T06:38:01","slug":"how-to-update-yum-repositories-on-your-server","status":"publish","type":"post","link":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/","title":{"rendered":"How to update yum repositories on your server ?"},"content":{"rendered":"<p>yum (Yellow dog Updater Modified) is a package manager for RPM&#8217;s compatible with Linux systems such as CentOS, Fedora core and latest Redhat Enterprise Linux.<\/p>\n<p>There is a need to update yum on your server so that latest rpm&#8217;s can be installed released by the vendors\/open source team all over the world. Let&#8217;s see how can you update yum repositories.<\/p>\n<p>You need to install the fastestmirror and yum priorities to start with.<\/p>\n<blockquote>\n<p># yum install yum-fastestmirror<br># yum install yum-priorities<\/p>\n<\/blockquote>\n<p>Now, you need to import a RPM GPG key. You can download the key and import OR import it directly.<\/p>\n<blockquote>\n<p># rpm &#8211;import http:\/\/dag.wieers.com\/rpm\/packages\/RPM-GPG-KEY.dag.txt<\/p>\n<\/blockquote>\n<p><strong>OR<\/strong><\/p>\n<blockquote>\n<p># cd \/usr\/local\/src<br># wget http:\/\/dag.wieers.com\/rpm\/packages\/RPM-GPG-KEY.dag.txt<br># rpm &#8211;import RPM-GPG-KEY.dag.txt<\/p>\n<\/blockquote>\n<p>Now let&#8217;s install rpm&#8217;s release version. To do that first understand the OS architecture. You need to download the rpm according to it.<\/p>\n<blockquote>\n<p># getconf LONG_BIT<\/p>\n<\/blockquote>\n<p>This command will give the output about the OS architecture (32 OR 64 bit).<\/p>\n<p>Download the rpm rpmforge-release-0.3.6-1.el5.rf.i386.rpm OR rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm from the URL http:\/\/apt.sw.be\/redhat\/el5\/en depending on OS architecture.<\/p>\n<p>Install rpmforge with command<\/p>\n<blockquote>\n<p># rpm -ivh rpmforge-release-0.3.6-1.el5.rf.i386.rpm<\/p>\n<\/blockquote>\n<p>Perform a yum update.<\/p>\n<blockquote>\n<p># yum check-update<\/p>\n<\/blockquote>\n<p>Performing a update on the rpm&#8217;s will consume time. Once it&#8217;s completed with updating the rpm, go ahead and install the rpm&#8217;s you want. This will install the latest available rpm&#8217;s available within the community.<\/p>\n<p>Looking for quality <a href=\"https:\/\/www.milesweb.co.uk\/hosting\/dedicated-servers\/\">best dedicated server<\/a>? Look no further than <a href=\"https:\/\/www.milesweb.co.uk\">MilesWeb Hosting<\/a>!<\/p>\n<p><span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px\/20px 'Helvetica Neue',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% \/ 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save<\/span><\/p>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>yum (Yellow dog Updater Modified) is a package manager for RPM&#8217;s compatible with Linux systems such as CentOS, Fedora core and latest Redhat Enterprise Linux. There is a need to update yum on your server so that latest rpm&#8217;s can be installed released by the vendors\/open source team all over the world. Let&#8217;s see how [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-265","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-dedicated-server-faq"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to update yum repositories on your server ?<\/title>\n<meta name=\"description\" content=\"yum(Yellow dog Updater Modified) is a package manager for RPM\u2019s compatible with Linux systems such as CentOS, Fedora core and latest Redhat Enterprise Linux\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to update yum repositories on your server ?\" \/>\n<meta property=\"og:description\" content=\"yum(Yellow dog Updater Modified) is a package manager for RPM\u2019s compatible with Linux systems such as CentOS, Fedora core and latest Redhat Enterprise Linux\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2012-10-09T12:06:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-22T06:38:01+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/\",\"name\":\"How to update yum repositories on your server ?\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website\"},\"datePublished\":\"2012-10-09T12:06:29+00:00\",\"dateModified\":\"2023-09-22T06:38:01+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69\"},\"description\":\"yum(Yellow dog Updater Modified) is a package manager for RPM\u2019s compatible with Linux systems such as CentOS, Fedora core and latest Redhat Enterprise Linux\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to update yum repositories on your server ?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/42e5b55cc2772cd685c8803f6f7f854b?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/42e5b55cc2772cd685c8803f6f7f854b?s=96&d=blank&r=g\",\"caption\":\"admin\"},\"description\":\"With over 10+ years of experience in the web hosting industry, I have achieved extensive exposure to result-oriented methodologies. And expertise in different domains like Datacentre Services, Cloud computing technology, Web hosting industry and many more.\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to update yum repositories on your server ?","description":"yum(Yellow dog Updater Modified) is a package manager for RPM\u2019s compatible with Linux systems such as CentOS, Fedora core and latest Redhat Enterprise Linux","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/","og_locale":"en_GB","og_type":"article","og_title":"How to update yum repositories on your server ?","og_description":"yum(Yellow dog Updater Modified) is a package manager for RPM\u2019s compatible with Linux systems such as CentOS, Fedora core and latest Redhat Enterprise Linux","og_url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2012-10-09T12:06:29+00:00","article_modified_time":"2023-09-22T06:38:01+00:00","author":"admin","twitter_misc":{"Written by":"admin","Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/","name":"How to update yum repositories on your server ?","isPartOf":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website"},"datePublished":"2012-10-09T12:06:29+00:00","dateModified":"2023-09-22T06:38:01+00:00","author":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69"},"description":"yum(Yellow dog Updater Modified) is a package manager for RPM\u2019s compatible with Linux systems such as CentOS, Fedora core and latest Redhat Enterprise Linux","breadcrumb":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"How to update yum repositories on your server ?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/42e5b55cc2772cd685c8803f6f7f854b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/42e5b55cc2772cd685c8803f6f7f854b?s=96&d=blank&r=g","caption":"admin"},"description":"With over 10+ years of experience in the web hosting industry, I have achieved extensive exposure to result-oriented methodologies. And expertise in different domains like Datacentre Services, Cloud computing technology, Web hosting industry and many more.","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/author\/admin\/"}]}},"views":1379,"_links":{"self":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=265"}],"version-history":[{"count":9,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/265\/revisions"}],"predecessor-version":[{"id":15084,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/265\/revisions\/15084"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}