Skip to content

A small Python script to query the yum database to fetch the time when the last yum update was run

Notifications You must be signed in to change notification settings

sreeware/last-yum-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

last-yum-date

A small Python script that queries the yum sqlite database and fetch the time when the system was patched using a 'yum update|yum update -y|yum update all'. This is a quick hack and assumes that the yum database directory is /var/lib/yum/history.

About

A small Python script to query the yum database to fetch the time when the last yum update was run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages