Since this package needs to be updated anyway, it would be better to provide the .deb from the OnlyOffice Github-Releases page (since the ones provided from download.onlyoffice.com are always the latest ones and are not version-fixed)
Search Criteria
Package Details: onlyoffice-bin 9.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/onlyoffice-bin.git (read-only, click to copy) |
---|---|
Package Base: | onlyoffice-bin |
Description: | An office suite that combines text, spreadsheet and presentation editors |
Upstream URL: | https://www.onlyoffice.com/ |
Licenses: | AGPL-3.0-only |
Conflicts: | onlyoffice |
Provides: | onlyoffice |
Submitter: | mikalair |
Maintainer: | dbermond (Antiz) |
Last Packager: | Antiz |
Votes: | 257 |
Popularity: | 8.30 |
First Submitted: | 2016-11-17 12:33 (UTC) |
Last Updated: | 2025-06-19 13:42 (UTC) |
Dependencies (20)
- alsa-lib
- curl (curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gst-plugins-ugly (gst-plugins-ugly-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libxss
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- ttf-carlito (ttf-google-fonts-gitAUR)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR)
- ttf-liberation (ttf-defenestrationAUR)
- gst-libav (gst-libav-gitAUR) (optional) – for playing embedded video files
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – for playing embedded video files
- libreoffice (libreoffice-dev-binAUR, libreoffice-fresh, libreoffice-still) (optional) – for OpenSymbol fonts
- otf-takaoAUR (optional) – for japanese Takao fonts
- ttf-ms-fontsAUR (ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-ms-win10AUR, fake-ms-fontsAUR, ttf-ms-win10-autoAUR, ttf-ms-win11AUR, ttf-ms-win11-autoAUR) (optional) – for Microsoft fonts
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 Next › Last »
cyagon commented on 2018-06-07 00:17 (UTC)
blue commented on 2018-02-18 07:26 (UTC) (edited on 2018-02-18 07:31 (UTC) by blue)
As Vaporeon mentioned earlier, and as ConorIA demonstrated in his PKGBUILD example, could you please change the pkgver and pkgrel to fit the PKGBUILD specifications?
For version 4.8.6-386, it would look like this:
pkgver=4.8.6.386
pkgrel=1
Since hyphens are not allowed in the pkgver string, it would probably be best to replace it with a decimal, since "4.8.6.386" is displayed on the application's "About" section.
Instructions are listed here:
garfi commented on 2018-02-08 18:52 (UTC)
ConorIA thanks for your PKGBUILD, it works. The time that the maintainer updates it
<deleted-account> commented on 2018-02-01 21:09 (UTC)
PKGBUILD addressing the last couple of comments: https://pastebin.com/eE1Xzv47
jamar commented on 2017-12-21 15:49 (UTC)
The problem with opening or creating documents is caused by wrong symlink to libcurl in /opt/onlyoffice/desktopeditors/converter/. So, just run command:
sudo ln -s -f /usr/lib/libcurl-compat.so.4.5.0 /opt/onlyoffice/desktopeditors/converter/libcurl.so.4
which will overwrite it with correct one and then opening and creating documents will work again.
Pinned Comments
Antiz commented on 2024-10-17 18:28 (UTC)
This package ships the OnlyOffice Desktop Editor, not the OnlyOffice Document Server.
Please, make sure that you are referring to the correct software when flagging this package out of date :)