This shows you the differences between two versions of the page.
| tutorials:cb1:customization:lubuntu_12.10_setting_guide [2013/10/08 14:36] benn | tutorials:cb1:customization:lubuntu_12.10_setting_guide [2013/12/23 14:50] (current) | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| $sudo apt-get autoremove -y | $sudo apt-get autoremove -y | ||
| $im-config start | $im-config start | ||
| + | |||
| + | ===Install Openoffice=== | ||
| + | $sudo touch /usr/sbin/update-openoffice-dicts && sudo chmod +x /usr/sbin/update-openoffice-dicts | ||
| + | $sudo apt-get install myspell-st | ||
| + | $sudo apt-get install openoffice* | ||
| + | $sudo apt-get install libreoffice-writer libmsoffice-word-html-writer-perl | ||