admin
31 March 2012
Here are two ways to get a changelog history of a given Fedora package. The results of both commands are usually similar but not always.
First install the package needed.
yum install yum-utils
The below example will show the changelog of the darktable package.
repoquery --changelog darktable
rpm -q --changelog darktable
Category
- Log in to post comments