Package Management

yum

English

Overview

A package-management command long used on Red Hat-family distributions.

Details

The standard command, before dnf appeared, for managing packages on RPM-based distributions while automatically resolving dependencies. Its configuration lives under /etc/yum.repos.d/, one file per repository, and that's also where you enable or disable a repository.

More Linux terms