🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

YUM/DNF Package History Analyzer: RHEL Admin Guide

YUM/DNF Package History Analyzer: RHEL Admin Guide

Understanding your package transaction history is essential for system administration on RHEL, CentOS, and Fedora servers.

YUM vs DNF

DNF is the modern replacement for YUM, offering better performance and dependency resolution. Both maintain transaction history for auditing.

Essential Commands

dnf history list\ndnf history info 15\ndnf history rollback 15\nrpm -qa --last | head -20

Automated Analysis with dargslan-yum-history

pip install dargslan-yum-history\nyum-history\nyum-history --json

Part of the dargslan-toolkit — 107 Linux CLI tools in one install.

Resources

Download the free YUM/DNF cheat sheet PDF and browse our Linux eBook collection.

Share this article:
Dargslan Editorial Team (Dargslan)
About the Author

Dargslan Editorial Team (Dargslan)

Collective of Software Developers, System Administrators, DevOps Engineers, and IT Authors

Dargslan is an independent technology publishing collective formed by experienced software developers, system administrators, and IT specialists.

The Dargslan editorial team works collaboratively to create practical, hands-on technology books focused on real-world use cases. Each publication is developed, reviewed, and...

Programming Languages Linux Administration Web Development Cybersecurity Networking

Stay Updated

Subscribe to our newsletter for the latest tutorials, tips, and exclusive offers.