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.

To install, run command

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

Developers or packagers interested in installing aeidon and gaupol
separately, see the file 'README.aeidon'.

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

To uninstall, remove files and directories

    .../bin/gaupol
    .../lib/pythonX.Y/dist-packages/aeidon*
    .../lib/pythonX.Y/dist-packages/gaupol*
    .../lib/pythonX.Y/site-packages/aeidon*
    .../lib/pythonX.Y/site-packages/gaupol*
    .../share/appdata/gaupol.appdata.xml
    .../share/applications/gaupol.desktop
    .../share/icons/hicolor/*/apps/gaupol.*
    .../share/locale/*/LC_MESSAGES/gaupol.mo
    .../share/gaupol/
    .../share/man/man1/gaupol.1
