// Tutorial //

What is YUM?

Published on January 19, 2021 · Updated on January 19, 2021
Default avatar

By Mark Drake

Manager, Developer Education

What is YUM?

YUM is a software package management utility used in many popular Linux distributions, including Fedora and CentOS. YUM is a front-end for the RPM package manager, meaning that it manages packages in the .rpm file format.

Like APT, YUM works through the use of software repositories, or repos, special directories that hold collections of software packages. Repositories are typically stored on remote servers that users can access over a network connection, but it’s also possible for users to store software packages in a repository on their local machine.

“YUM” is an acronym that stands for “Yellowdog Updater, Modified”. This name harkens back to YUM’s origins as a rewrite of Yellowdog UPdater (also known as “YUP”), a software updater for Yellow Dog Linux, a now-defunct Linux distribution. A rewrite of YUM itself, named Dandified YUM or “DNF” for short, has recently replaced YUM as the default package manager in Fedora and Red Hat Enterprise Linux.

For more information about YUM and other package management utilities, see our guide on Package Management Basics.

Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.

Learn more about us


About the authors
Default avatar

Manager, Developer Education

Technical Writer @ DigitalOcean

Still looking for an answer?

Ask a questionSearch for more help

Was this helpful?
 
Leave a comment


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up