linux_wiki:install_and_update_software_packages_from_red_hat_network_a_remote_repository_or_from_the_local_file_system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:install_and_update_software_packages_from_red_hat_network_a_remote_repository_or_from_the_local_file_system [2016/03/03 23:09]
billdozor [yum config manager]
linux_wiki:install_and_update_software_packages_from_red_hat_network_a_remote_repository_or_from_the_local_file_system [2019/05/25 23:50] (current)
Line 90: Line 90:
 </code> </code>
 **Yum group info markers meanings** **Yum group info markers meanings**
-  * "-" = Package isn't installed, and won't be installed as part of the group (Eg.  "yum group install foo -pkgA" or "yum group install foo; yum remove pkgA" … this will have pkgA marked as '-')+  * "-" = Package isn't installed, and won't be installed as part of the group 
 +    * (Eg.  "yum group install foo -pkgA" or "yum group install foo; yum remove pkgA" … this will have pkgA marked as '-')
   * "+" = Package isn't installed, but will be the next time you run "yum upgrade" or "yum group upgrade foo"   * "+" = Package isn't installed, but will be the next time you run "yum upgrade" or "yum group upgrade foo"
   * " " = Package is installed, but wasn't installed via the group (so "group remove foo"  won't remove it).   * " " = Package is installed, but wasn't installed via the group (so "group remove foo"  won't remove it).
  • linux_wiki/install_and_update_software_packages_from_red_hat_network_a_remote_repository_or_from_the_local_file_system.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)