LXer: How to work with dnf package groups
by LXer from LinuxQuestions.org on (#5JVNB)
Published at LXer:
Dnf is the default high-level package manager in the Red Hat family of distributions, which includes Fedora, Red Hat Enterprise Linux and all its clones. It is the successor of Yum, and indeed using the yum command in recent versions of the distributions mentioned above, is just another way to call dnf. Dnf has a lot of nice features and plugins which help us install, update and remove software packaged in the .rpm" format. In this tutorial we explore dnf package groups and learn how to handle them.
Read More...
Dnf is the default high-level package manager in the Red Hat family of distributions, which includes Fedora, Red Hat Enterprise Linux and all its clones. It is the successor of Yum, and indeed using the yum command in recent versions of the distributions mentioned above, is just another way to call dnf. Dnf has a lot of nice features and plugins which help us install, update and remove software packaged in the .rpm" format. In this tutorial we explore dnf package groups and learn how to handle them.
Read More...