Onlyoffice fails to install from CachyOS package installer: redux

Onlyoffice fails to install from the Cachyos package installer and from the terminal.

Looking around the suggestions are to install as a snap or flatpak. Since Onlyoffice is listed in the Cachyos package installer I hoped that Cachy had provided their own installation method.

Has anyone else experience this problem or know of a solution?

I am new to linux but want to try Onlyoffice as I have always been dissatisfied with the Officelibre interface.

I would also be happy to not have to install snap or flatpak.

I apologize for the first deleted post… I included a bug report link and then felt it contained a bit more information than is probably wise to post.

So what kind of error are you getting when trying to install it. And how did you tried to install it (what command etc)

1 Like

The easiest way is to enter the console: sudo pacman -S onlyoffice

Well the package installer requires no commands… only a password and a “y”

In the console I entered: sudo pacman -S onlyoffice-bin

The errors/fails seemed to stem from either not finding the package (or not recieving responses), or not finding all the components…

I believe Cachy has a different version number than the AUR.

For more specific error details I will have to recheck when I get home.

Install the Flatpak version.

There are several versions available, one from the cachyos repo and two from aur:

aur/onlyoffice-bin 8.2.2-1 (+228 5.19) 
    An office suite that combines text, spreadsheet and presentation editors
cachyos/onlyoffice-bin 8.2.2-1 (252.9 MiB 957.6 MiB) 
    An office suite that combines text, spreadsheet and presentation editors
aur/onlyoffice 8.2.0-1 (+2 0.28) 
    An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents

The newest seems to be the one from the cachyos repo.
Is there a reason not to pick it?

Installs just fine, as expected:

$ sudo pacman -S onlyoffice-bin 
[sudo] password for user: ...
resolving dependencies...
looking for conflicting packages...

Package (6)                New Version          Net Change  Download Size

cachyos-extra-v3/a52dec    0.8.0-2.1              0,13 MiB       0,05 MiB
extra/gst-plugins-ugly     1.24.9-3               0,54 MiB       0,17 MiB
cachyos-extra-v3/libmpeg2  0.5.1-10.1             0,25 MiB       0,08 MiB
extra/ttf-carlito          20230509-2             2,61 MiB       0,77 MiB
extra/ttf-dejavu           2.37+18+g9b5d1b2f-7    9,79 MiB       2,61 MiB
cachyos/onlyoffice-bin     8.2.2-1              957,63 MiB     252,86 MiB

Total Download Size:   256,55 MiB
Total Installed Size:  970,96 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gst-plugins-ugly-1.24.9-3-x86_64                                   176,2 KiB  1068 KiB/s 00:00 [--------------------------------------------------------] 100%
 ttf-carlito-20230509-2-any                                         791,3 KiB  2,97 MiB/s 00:00 [--------------------------------------------------------] 100%
 ttf-dejavu-2.37+18+g9b5d1b2f-7-any                                   2,6 MiB  6,33 MiB/s 00:00 [--------------------------------------------------------] 100%
 a52dec-0.8.0-2.1-x86_64                                             48,9 KiB   117 KiB/s 00:00 [--------------------------------------------------------] 100%
 libmpeg2-0.5.1-10.1-x86_64                                          86,0 KiB   195 KiB/s 00:00 [--------------------------------------------------------] 100%
 onlyoffice-bin-8.2.2-1-x86_64                                      252,9 MiB  11,5 MiB/s 00:22 [--------------------------------------------------------] 100%
 Total (6/6)                                                        256,5 MiB  11,6 MiB/s 00:22 [--------------------------------------------------------] 100%
(6/6) checking keys in keyring                                                                  [--------------------------------------------------------] 100%
(6/6) checking package integrity                                                                [--------------------------------------------------------] 100%
(6/6) loading package files                                                                     [--------------------------------------------------------] 100%
(6/6) checking for file conflicts                                                               [--------------------------------------------------------] 100%
:: Processing package changes...
(1/6) installing a52dec                                                                         [--------------------------------------------------------] 100%
(2/6) installing libmpeg2                                                                       [--------------------------------------------------------] 100%
(3/6) installing gst-plugins-ugly                                                               [--------------------------------------------------------] 100%
(4/6) installing ttf-dejavu                                                                     [--------------------------------------------------------] 100%
(5/6) installing ttf-carlito                                                                    [--------------------------------------------------------] 100%
(6/6) installing onlyoffice-bin                                                                 [--------------------------------------------------------] 100%
Optional dependencies for onlyoffice-bin
    libreoffice: for OpenSymbol fonts [installed]
    otf-takao: for japanese Takao fonts
    ttf-ms-fonts: for Microsoft fonts
:: Running post-transaction hooks...
(1/7) Arming ConditionNeedsUpdate...
(2/7) Updating the MIME type database...
(3/7) Updating fontconfig configuration...
(4/7) Updating fontconfig cache...
(5/7) Updating 32-bit fontconfig cache...
(6/7) Updating icon theme caches...
(7/7) Updating the desktop file MIME type cache...

$ onlyoffice-desktopeditors --version
ONLYOFFICE Desktop Editors ver. 8.2.2.22
1 Like

The following happens to me:

❯ sudo pacman -S onlyoffice
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …

Paket (2)               Neue Version  Netto-Veränderung  Größe des Downloads

extra/ttf-carlito       20230509-2             2,61 MiB             0,77 MiB
cachyos/onlyoffice-bin  8.2.2-1              957,63 MiB           252,86 MiB

Gesamtgröße des Downloads:             253,63 MiB
Gesamtgröße der installierten Pakete:  960,24 MiB

:: Installation fortsetzen? [J/n] n
❯ sudo pacman -S onlyoffice-bin
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …

Paket (2)               Neue Version  Netto-Veränderung  Größe des Downloads

extra/ttf-carlito       20230509-2             2,61 MiB             0,77 MiB
cachyos/onlyoffice-bin  8.2.2-1              957,63 MiB           252,86 MiB

Gesamtgröße des Downloads:             253,63 MiB
Gesamtgröße der installierten Pakete:  960,24 MiB

:: Installation fortsetzen? [J/n] 

https://wiki.archlinux.org/title/Onlyoffice_Documentserver

I meant to copy screen before closing the console but forgot. I used the same command you did but only got error messages that seemed to suggest that the package could not be found. I then followed the directions provided in the link provided by Sunda-Spirit and finally succeeded.

I have much to learn!

Thank you very much for your helpful attention!

The link you provided resolved the difficulty and I now have OnlyOffice installed!

Thank you Sunda-Spirit for your kind help!