Installation
============

The installation process requires that you have Python, gettext and
intltool installed. Depending on your distro's Python packaging you
may also need a package called python-dev or python-devel. For
dependencies required to run NFO Viewer, see the file "README".

To install, run command

    ./setup.py clean install [--prefix=...]


Uninstallation
==============

To uninstall, remove files and directories

    .../bin/nfoview
    .../lib/pythonX.Y/site-packages/nfoview*
    .../share/applications/nfoview.desktop
    .../share/locale/*/LC_MESSAGES/nfoview.mo
    .../share/nfoview/
    .../share/man/man1/nfoview.1
