Uninstallation
Freevo
To uninstall freevo first use your distribution's normal method of removing packages (e.g. apt-get remove freevo for debian based systems or emerge --unmerge freevo for gentoo). This may still leave files and libraries related to freevo lying around the system so check the following locations and remove them as necessary:
- $HOME/.freevo 
- /etc/freevo 
- /tmp/freevo 
- /usr/lib/python2.x/site-packages/freevo - or /usr/lib64/python2.x/site-packages/freevo for 64 bit architectures 
 
- /usr/share/freevo 
- /var/lib/freevo 
- /var/cache/freevo 
- /var/log/freevo 
Kaa
Again, for the kaa-* scripts remove them with your distribution's package manager, then check the following locations:
- /tmp/kaa-* 
- /usr/lib/python2.4/site-packages/kaa - or /usr/lib64/python2.4/site-packages/kaa for 64 bit architectures 
 
- /usr/share/doc/kaa-* 
Note: This was from a Gentoo based system, it may vary for other distributions. If it does please add the different locations here along with the name of the distribution
