DOKK / manpages / debian 12 / dnf-plugins-core / dnf-changelog.8.en
DNF-CHANGELOG(8) dnf-plugins-core DNF-CHANGELOG(8)

dnf-changelog - DNF changelog Plugin

changelog is a plugin for viewing package changelogs.

dnf changelog [<options>] <package-spec>...

<package-spec>
Package specification for packages to display changelogs.

All general DNF options are accepted, see Options in dnf(8) for details.

Show only changelog entries since <date>. To avoid ambiguosity using YYYY-MM-DD date format is recommended.
Show maximum of <number> changelog entries per package.
Show only new changelog entries for packages, that provide an upgrade for some of already installed packages.

Show changelogs for all packages since November 1, 2018:

dnf changelog --since=2018-11-1


Show 3 latest changelogs of package dnf:

dnf changelog --count=3 dnf


Show what is new in upgradable packages:

dnf changelog --upgrades


See AUTHORS in your Core DNF Plugins distribution

2023, Red Hat, Licensed under GPLv2+

January 22, 2023 4.3.1