Skip to content

whorka/yum-transaction-json

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Show pending YUM upgrades and installs as a JSON data structure.

To install

  yum install python-simplejson

  cp transaction-json.py /usr/lib/yum-plugins/

  echo -e "[main]\nenabled = 1" > /etc/yum/pluginconf.d/transaction-json.conf

Once installed (and a configfile with enabled is added) run with

   yum -q update --json

About

Dump pending yum operations as a JSON structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%