Installation - Version 10.10.1
© 2008-2010 ﻿﻿Marcos Alvarez Costales
-----------------------------------
Please, you must be sure that ufw is install for using this program. It's included for first time in Ubuntu 8.04 Hardy Heron.

For install, use your repositories. In the Terminal:
sudo apt-get install gufw

For remove:
sudo apt-get purge gufw

You will have got an item in the Gnome menu /System/Administration as "Firewall configuration".
Note: If you have got Gufw installed, better uninstall before install ;)

If you haven't gufw in the repositories, you can install from source code (https://code.launchpad.net/gui-ufw), run: sudo python setup.py install
Note: You must have python & ufw installed ;)


