install libreOffice7.6.5.2 on Ubuntu system , then check the version, have some error :
*** admin@itappdemo:~$ libreoffice --version**
*** Command ‘libreoffice’ not found, but can be installed with:**
*** snap install libreoffice # version 24.2.5.2, or**
*** apt install libreoffice-common # version 4:24.2.6-0ubuntu0.24.04.1**
*** See ‘snap info libreoffice’ for additional versions.**
*** admin@itappdemo:~$ libreoffice7.6 --version**
*** /opt/libreoffice7.6/program/oosplash: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory**
How to solve the problem? If install the libreoffice-common, how to get the 7.6.5.2 version?
is completely vague - it can be so many ways to do it, starting from compiling from source to using apt, snap, appimage, PPA, a DEB from TDF… and in the end - which exact sequence of actions / commands?
download the .deb packages (from Index of /libreoffice/old/7.6.5.2/deb/x86_64) and unzip them ,then “$ sudo dpkg -i ./LibreOffice_7.6.5.2_Linux_x86-64_deb”