dnf changelog
linux
View the changelogs for a given package. Not default to `dnf` but supported via `dnf-plugins-core`. See also: `dnf`.
More info →Examples (5)
View all changelogs for a given package
dnf changelog packageView all changelogs for a given package after a specified date
dnf changelog --since date packageView the last `n` number of changelogs for a given package
dnf changelog --count number packageShow only new items for upgradeable packages
dnf changelog --upgrades packageDisplay help
dnf changelog --help-cmdmade by @shridhargupta | data from tldr-pages