How to find the version history of a rpm in Linux?
The rpm command gives you the version history & changelog of a package , when you query the package with –changelog option. Here is an example : # rpm -q…
The rpm command gives you the version history & changelog of a package , when you query the package with –changelog option. Here is an example : # rpm -q…