Installing Language extentions for OpenOffice on Ubuntu
language
If you are producing documents in different languages then probably you would like to install dictionaries for different languages.
Today I needed to install Dutch spell-checker on my Ubuntu system. Ubuntu provides packages for supporting different languages.
With following command you can list all the support packages.
sudo apt-cache search openoffice.org-l10n-*
For Dutch language support you can use the following command.
sudo apt-get install openoffice.org-l10n-nl
Related posts:
- Problem with installing mysql gem.
- How can I upgrade my Ubuntu Server to Karmic?
- Installing Ubuntu KVM Virtualization Host
- Connecting to your KVM virtual machine using virt-viewer
- Ideal Virtualization Solution using Ubuntu
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
