View Single Post
barbieri's Avatar
Posts: 44 | Thanked: 21 times | Joined on Dec 2007 @ Recife, Brazil
#7
Yes, we'll bump version numbers.

As for removing the dependencies, this should be automatic if you just used the Application Installer, but I'm not sure the behavior if you used dpkg/apt-get manually.

In any case, there are some libs that you can remove and they'll remove everything else:
apt-get --purge remove libevas0 libeet0 libembryo0 libecore0 libdownloadmanager0

I think these should do.