#Package Management

1 posts

RHEL Basics #3: dnf and Package Management — repo, modules, AppStream
12 min read

RHEL Basics #3: dnf and Package Management — repo, modules, AppStream

Package management on RHEL is unified under one command: dnf. From everyday commands like install / remove / search / info / history, to why BaseOS and AppStream are split apart, to picking a specific version of a package via modules, to safely attaching external repos like EPEL — all in one post.