Loading sub-menu...

1.2.0 Software installation

compared with
Version 18 by developer
on ago 21, 2012 19:46.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
Using this method, Galicaster will be installed on /usr/share/galicaster, and the configuration files should placed on _/etc/galicaster/conf.ini_ and _/etc/galicaster/profiles_.

To remove it, run on a shell as root:
{code:none}
dpkg -r galicaster
{code}

Those files on _/etc/galicaster_ won't be removed.
The files on _/etc/galicaster_ won't be removed, preserving your configuration files. If you want to delete them also, run as root:
{code:none}
rm /etc/galicaster/profiles/*.*
dpkg --purge galicaster
{code}