|
|
installation
How to install the program
Introduction
The program is written in python script, and turned into a pretty Qt gui by PyQt4.
All of these are requirements for running this program.
Windows
- Get the installer (debunk2-xx.installer.exe) from the project pages
- Double click to install
Linux
Debian / Ubuntu
- Get the current .deb from the project pages
- Install using sudo dpkg -i <debunk-0.x.deb>
Source
On all platforms, the program can be installed by downloading the zip file (debunk2-xx.source.zip), getting all requirements and running the debunk2.py file within the zip file.
Sign in to add a comment
