Review:

Yum (for Rpm Based Distributions)

overall review score: 4
score is between 0 and 5
Yum (Yellowdog Updater, Modified) is a command-line and graphical package management utility used primarily in RPM-based Linux distributions such as Red Hat Enterprise Linux, CentOS, and Fedora (prior to dnf). It simplifies the process of installing, updating, removing, and managing software packages by handling dependencies automatically and providing a user-friendly interface for package management tasks.

Key Features

  • Automatic dependency resolution for package installations and updates
  • Support for local and remote repositories
  • Built-in query tools to search for packages and check their details
  • Package group management
  • Extensible with plugins for additional functionality
  • Facilitates easy upgrades and system maintenance

Pros

  • Simplifies package management with dependency handling
  • Supports both command-line and graphical interfaces
  • Widely used and well-supported in enterprise environments
  • Enables easy updates and system maintenance

Cons

  • Less flexible compared to newer tools like DNF (Dandified YUM)
  • Limited features compared to full package managers like apt or zypper
  • Potential issues with repository configurations leading to dependency conflicts
  • Over time, development has shifted towards DNF, making YUM less modern

External Links

Related Items

Last updated: Thu, May 7, 2026, 01:06:25 AM UTC