0

I am using Ubuntu server which have only CLI. I want to run UNO service/Open office document converter service in that server. When I checked , that server already has one version of OO installed. How can I find the installed version of that OOffice.

Umesh
  • 163
  • 1
  • 6

1 Answers1

1

If it was installed via repository:

dpkg -l openoffice.org-core
Joril
  • 1,610
  • 1
  • 21
  • 28