problems with libreoffice installation

I have FreeBSD 12.2 installed and updated today (12-28-20). While attempting to install libreoffice:
sudo pkg install libreoffice

I am getting the following error:
Code:
sudo pkg install libreoffice
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'libreoffice' have been found in the repositories.
So how can I install libreoffice?

Thank you.
 
Last edited by a moderator:
For some reason spellcheck never worked for me in LibreOffice, I spent months guessing I'd have to use a slightly inferior version of it, compared to people on other systems.

Then one day I installed Hunspell [aspell,ispell,and spell weren't good enough] and the English dictionary packages and magically spellcheck worked in LibreOffice [and possibly the Kate text editor].

I never saw this documented anywhere, but I thought I'd let you know [that log says it's a dependency, I guess the binary package didn't pull it in].
 
For some reason spellcheck never worked for me in LibreOffice, I spent months guessing I'd have to use a slightly inferior version of it, compared to people on other systems.

Then one day I installed Hunspell [aspell,ispell,and spell weren't good enough] and the English dictionary packages and magically spellcheck worked in LibreOffice [and possibly the Kate text editor].

I never saw this documented anywhere, but I thought I'd let you know [that log says it's a dependency, I guess the binary package didn't pull it in].
That's interesting...
deserves a PR imho
 
Back
Top