{"id":1335,"date":"2017-03-27T19:26:12","date_gmt":"2017-03-27T23:26:12","guid":{"rendered":"https:\/\/easy-admin.ca\/?p=1335"},"modified":"2017-03-27T19:26:12","modified_gmt":"2017-03-27T23:26:12","slug":"yum-commands","status":"publish","type":"post","link":"https:\/\/easy-admin.ca\/index.php\/2017\/03\/27\/yum-commands\/","title":{"rendered":"YUM Commands"},"content":{"rendered":"<h4 id=\"yum-commands\">YUM Commands<i class=\"fa fa-link\"><\/i><\/h4>\n<p>Package manager used by RPM based systems, you can pull some usefull information about installed packages and or install additional tools.<\/p>\n<div class=\"mobile-side-scroller\">\n<table>\n<thead>\n<tr>\n<th>COMMAND<\/th>\n<th>DESCRIPTION<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>yum update<\/code><\/td>\n<td>Update all RPM packages with YUM, also shows whats out of date.<\/td>\n<\/tr>\n<tr>\n<td><code>yum update httpd<\/code><\/td>\n<td>Update individual packages, in this example HTTPD (Apache).<\/td>\n<\/tr>\n<tr>\n<td><code>yum install package<\/code><\/td>\n<td>Install a package using YUM.<\/td>\n<\/tr>\n<tr>\n<td><code>yum --exclude=package kernel* update<\/code><\/td>\n<td>Exclude a package from being updates with YUM.<\/td>\n<\/tr>\n<tr>\n<td><code>yum remove package<\/code><\/td>\n<td>Remove package with YUM.<\/td>\n<\/tr>\n<tr>\n<td><code>yum erase package<\/code><\/td>\n<td>Remove package with YUM.<\/td>\n<\/tr>\n<tr>\n<td><code>yum list package<\/code><\/td>\n<td>Lists info about yum package.<\/td>\n<\/tr>\n<tr>\n<td><code>yum provides httpd<\/code><\/td>\n<td>What a packages does, e.g Apache HTTPD Server.<\/td>\n<\/tr>\n<tr>\n<td><code>yum info httpd<\/code><\/td>\n<td>Shows package info, architecture, version etc.<\/td>\n<\/tr>\n<tr>\n<td><code>yum localinstall blah.rpm<\/code><\/td>\n<td>Use YUM to install local RPM, settles deps from repo.<\/td>\n<\/tr>\n<tr>\n<td><code>yum deplist package<\/code><\/td>\n<td>Shows deps for a package.<\/td>\n<\/tr>\n<tr>\n<td><code>yum list installed | more<\/code><\/td>\n<td>List all installed packages.<\/td>\n<\/tr>\n<tr>\n<td><code>yum grouplist | more<\/code><\/td>\n<td>Show all YUM groups.<\/td>\n<\/tr>\n<tr>\n<td><code>yum groupinstall 'Development Tools'<\/code><\/td>\n<td>Install YUM group.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>YUM Commands Package manager used by RPM based systems, you can pull some usefull information about installed packages and or install additional tools. COMMAND DESCRIPTION yum update Update all RPM packages with YUM, also shows whats out of date. yum update httpd Update individual packages, in this example HTTPD (Apache). yum install package Install a &hellip; <a href=\"https:\/\/easy-admin.ca\/index.php\/2017\/03\/27\/yum-commands\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">YUM Commands<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"YUM Commands - HP Server","description":"YUM Commands Package manager used by RPM based systems, you can pull some usefull information about installed packages and or install additional tools. COMMAND"},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1335","post","type-post","status-publish","format-standard","hentry","category-general"],"_links":{"self":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts\/1335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/comments?post=1335"}],"version-history":[{"count":0,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts\/1335\/revisions"}],"wp:attachment":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/media?parent=1335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/categories?post=1335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/tags?post=1335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}