Package Details: libreoffice-dev-bin 25.2.0.3-1

Git Clone URL: https://aur.archlinux.org/libreoffice-dev-bin.git (read-only, click to copy)
Package Base: libreoffice-dev-bin
Description: A free and powerful office suite - development branch
Upstream URL: https://www.libreoffice.org/
Licenses: MPL-2.0, LGPL-3.0-or-later
Provides: libreoffice, libreoffice-en-US
Submitter: twa022
Maintainer: xiota
Last Packager: xiota
Votes: 19
Popularity: 0.000000
First Submitted: 2016-12-16 03:01 (UTC)
Last Updated: 2025-01-25 16:32 (UTC)

Dependencies (8)

Sources (2)

Pinned Comments

roundedbun commented on 2024-10-26 12:33 (UTC) (edited on 2025-01-14 06:15 (UTC) by roundedbun)

Gnome Sushi can't provide thumbnail of Office Document because there is no file named libreoffice in /usr/bin/, the workaround was create hardlink like this: $ sudo ln /usr/bin/libreoffice25.2 /usr/bin/libreoffice

xiota commented on 2024-05-25 22:06 (UTC) (edited on 2024-06-16 17:29 (UTC) by xiota)

Please do not comment and flag for the same issue at the same time. Only the flag is needed for version bumps and simple packaging issues.

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

blackout commented on 2022-12-06 16:41 (UTC)

7.5.0.0.alpha1 https://pastebin.com/9kSevUKu

bittin commented on 2022-08-01 13:23 (UTC)

7.4 RC2 PKGBUILD: https://pastebin.com/w6MA6YQk

bittin commented on 2022-06-15 12:37 (UTC)

https://pastebin.com/6P8A1YQR Libreoffice 7.4 Beta 1 PKGBUILD

bittin commented on 2022-01-18 11:37 (UTC)

7.3 RC2 PKGBUILD: https://pastebin.com/BUGdXvgJ

bittin commented on 2021-03-29 15:15 (UTC)

Todays Update: https://pastebin.com/VxC3rjd5

twa022 commented on 2020-06-09 15:10 (UTC)

@u66sa: I created a package for the language packs (https://aur.archlinux.org/pkgbase/libreoffice-dev-i18n/). Be sure to edit the PKGBUILD to only build the language packs you want (otherwise you will build all 117.

u666sa commented on 2020-06-03 10:57 (UTC)

I got stuck like absolute newb when it come to installing language and help pack.. Please create language pack packages in AUR, at least Russian.

spooky commented on 2020-04-27 01:33 (UTC)

https://dev-builds.libreoffice.org/daily/master/current.html

Alda commented on 2020-01-11 22:44 (UTC)

Fixed the PKGBUILD with that patch :

diff --git a/PKGBUILD b/PKGBUILD
index 1d15cfe..91aa648 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,12 @@ optdepends=('java-runtime:          adds java support'
             'kio:                   for Qt5 integration')
 provides=('libreoffice' 'libreoffice-en-US')

-source=("https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/${_pkgnamefmt}_${_LOver}_Linux_x86-64_rpm.tar.gz")
-sha256sums=('991579b5cdcac9c9a34452747a451ffbad1812f2f96ff3c4cbf3da72affac41b')
+source=(
+       "https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/${_pkgnamefmt}_${_LOver}_Linux_x86-64_rpm.tar.gz"
+       "https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/${_pkgnamefmt}_${_LOver}_Linux_x86-64_rpm.tar.gz.asc"
+     )
+sha256sums=(SKIP SKIP)
+validpgpkeys=(F434A1EFAFEEAEA3 C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3)

 package() {
    find "${srcdir}/${_pkgnamefmt}_${_LOver}"*/RPMS/*rpm -exec bsdtar -x -f '{}' -C "${pkgdir}" \;

It uses LibreOffice provided signature verification instead of relying upon sha256sum.

linuxyz commented on 2019-11-02 10:31 (UTC)

it should be version 6.3.3: https://www.libreoffice.org/download/download/