Comment 3 for bug 1210139

Revision history for this message
STB Land (stbland) wrote :

A dirty workaround :

# Force cleanup
sudo dpkg --force-all -P lazarus
# Cleanup
sudo apt-get --purge remove fp-units*
sudo apt-get --purge remove fp-utils*
sudo apt-get --purge remove fp-docs*
sudo apt-get --purge remove fp-source*
sudo apt-get --purge remove fp-sources*
sudo apt-get --purge remove fpc-sources*
# Reinstall
sudo apt-get install lazarus