Skip to content

Produces a JSON output form of the installed Debian packages list

License

Notifications You must be signed in to change notification settings

pdulapalli/dpkg-list-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpkg-list-json

Produces a JSON output form of the installed Debian packages list

Requirements:

  • Python 3.4.3+
  • An Ubuntu or Debian distribution of Linux (for dpkg)

Install

pip install dpkg_list_json

Usage

dpkg_list_json > /path/to/output.json

Example

dpkg_list_json > $(pwd)/example.json

See examples directory for sample output from a Raspberry Pi 3+

About

Produces a JSON output form of the installed Debian packages list

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages