yum (Yellowdog Updater, Modified)
  • is an automatic updater and package installer/remover for rpm systems
  • it automatically computes dependencies and figures out what things should occur to install packages
  • it makes it easier to maintain groups of machines without having to manually update each one using rpm. Yum has a plugin interface for adding simple features
  • can also be used from other python programs via its module interface

Configuration

Command

Resources