软件包详情: openoffice-bin 4.1.16-1

Git Clone URL: https://aur.archlinux.org/openoffice-bin.git (只读, 点击复制)
包基础: openoffice-bin
描述: The Free and Open Productivity Suite
上游 URL: https://www.openoffice.org
许可协议: Apache
冲突: openoffice-base-bin-unstable
取代: openoffice, openoffice-base-bin
提交者: disastro
维护者: lennartlindstrom
最后打包者: Auerhuhn
得票: 47
受欢迎度: 0.006937
首次提交: 2021-01-02 03:55 (UTC)
最后更新: 2026-05-27 20:45 (UTC)

依赖 (17)

源代码 (2)

最新评论

1 2 3 4 5 6 .. 9 Next › Last »

disastro 在 2026-05-27 19:54 (UTC) 发表了评论 (在 2026-05-27 22:57 (UTC) 被 disastro 编辑)

Latest update from lennartlindstrom is 99% surely malware EDIT: Now removed, stay safe if you updated near this message's timestamp

InnerPeace 在 2025-12-07 10:36 (UTC) 发表了评论

@disastro You are right, too. Switch to libreoffice is really better!

disastro 在 2025-12-07 09:00 (UTC) 发表了评论

With GTK2 reaching end of life 5 years ago, and Arch finally dropping it now, I am disowning this. I have pushed a final untested(!) update to the latest version.

My personal recommendation is that people move to maintained software like libreoffice (also an openoffice.org fork) or onlyoffice (more MS Office feel) as replacement.

DrJ 在 2025-12-02 09:05 (UTC) 发表了评论 (在 2025-12-02 09:07 (UTC) 被 DrJ 编辑)

@InnerPeace: This package is outdated. You needed to download the PKGBUILD file and patch it the following way:

12c12
< pkgver=$_vmaj.1.14
---
> pkgver=$_vmaj.1.16
41,42c41,42
< sha256sums_x86_64=('680614656e1c5625b39111af37ff2e144b90cf0b3028c6e7d63bbd41ffc5863e')
< sha256sums_i686=('f20abdd86b9fbf4518fa80955048c0d6098569d78340b06c9567029509b03652')
---
> sha256sums_x86_64=('063e6b192c7a3c2ff03caa46091eb8836b48e28778f094233f90cac0c3cbd680')
> sha256sums_i686=('17a60f3801dbf1eb5753d1cdc7f2ed96f48a72c28a21204d2239d61e218c1f02')

After that you can build it manually:

makepkg -srcC 
sudo pacman -U openoffice-bin-4.1.16-1-x86_64.pkg.tar.zst 

Hope that helps ... Cheers

InnerPeace 在 2025-11-23 11:34 (UTC) 发表了评论 (在 2025-11-23 11:35 (UTC) 被 InnerPeace 编辑)

Today, I tried to install openoffice from aur, but I got the error:

==> ERROR: Failure while downloading https://downloads.apache.org/openoffice/4.1.15/binaries/en-US/Apache_OpenOffice_4.1.15_Linux_x86-64_install-rpm_en-US.tar.gz

Aborting...

Maybe the server is being maintained or hacked? Now I must wait until it becomes stable?

DrMartinus 在 2025-11-16 16:13 (UTC) 发表了评论

This is the OpenOffice package. LibreOffice is a fork of OpenOffice. To install it as Libreoffice is therefore not possible. While OpenOffice is still maintained by some developers, the maintenance seems to be insufficient. I use it to overcome some issues that appear in LibreOffice, but at least for me, OpenOffice is not up to current standards any more.

simona 在 2025-11-15 16:19 (UTC) 发表了评论

a way to install with different file name as libreoffice?

TheExplorer 在 2025-05-16 07:30 (UTC) 发表了评论

@maid As a temproray solution you can substitute both sha256 hashes with 'SKIP' in the PKGBUILD.

maid 在 2025-05-15 19:14 (UTC) 发表了评论

Old look is good for old peoples.

Missing sha256sums for non US "Apache_OpenOffice_4.1.15_Linux_x86-64_install-rpm_${_lang}.tar.gz"

TheExplorer 在 2024-01-21 09:34 (UTC) 发表了评论

In order to get the modern look and feel (not that Windows 98 crappy interface) you should add the 'gdk-pixbuf-xlib' package to the 'depends=' field.