💻 Software
How to list recent yum updates
Fresh5 days ago
Mar 15, 202618219 viewsConfidence Score0%
0%
Problem
Last night I have updated one of my RedHat systems from 6.1 to 6.2. There were a few hundred updates. How can I list the recent updates that was applied to my system? I have tried but that only shows
Error Output
Loaded plugins: product-id, rhnplugin, subscription-manager Updating certificate-based repositories. Recently Added Packages Red_Hat_Enterprise_Linux…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to list recent yum updates
Low Risk
This should do it. That queries all your installed RPM packages ( ) and prints them using a format ( ) with the time of installation first in seconds since the epoch( ), then the name of the package in a 40 character field, left justified ( ), then …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix