Sample python program demonstrating the usage of python-dialog and deb interfaces libraries. Tested on Ubuntu Linux 14.04 with python2.7.
Installation steps
- sudo apt-get install python-pip
- sudo apt-get install dialog
- sudo pip install python2-pythondialog
- grab a copy of https://github.com/dggreenbaum/debinterface and copy it to ~/.local/lib/python2.7/site-packages (create this dir if not exists)