Package Details: piliplus-bin 2.0.9.2-1

Git Clone URL: https://aur.archlinux.org/piliplus-bin.git (read-only, click to copy)
Package Base: piliplus-bin
Description: A Bilibili third-party client built with Flutter. | 使用Flutter开发的BiliBili第三方客户端
Upstream URL: https://github.com/bggRGjQaUbCoE/PiliPlus
Keywords: bilibili piliplus 哔哩哔哩
Licenses: GPL-3.0-or-later
Conflicts: piliplus, piliplus-git
Provides: piliplus
Submitter: Yeah
Maintainer: axiaobo
Last Packager: axiaobo
Votes: 3
Popularity: 0.88
First Submitted: 2025-10-04 11:46 (UTC)
Last Updated: 2026-06-13 13:19 (UTC)

Pinned Comments

Latest Comments

rast55 commented on 2026-06-14 16:57 (UTC) (edited on 2026-06-14 17:05 (UTC) by rast55)

piliplus-bin 2.0.9.2-1 似乎缺少 webkit2gtk-4.1 依赖。

在尝试运行程序时,会出现以下报错:

piliplus: error while loading shared libraries: libwebkit2gtk-4.1.so.0: cannot open shared object file: No such file or directory

在手动安装 webkit2gtk-4.1 后,软件即可正常运行。建议将该包加入 PKGBUILD 的 depends 依赖项中,感谢维护!

origuchi commented on 2026-04-26 17:09 (UTC) (edited on 2026-05-17 09:07 (UTC) by origuchi)

由于WebKit和NVIDIA显卡的已知问题,n卡用户需要导出WEBKIT_DISABLE_DMABUF_RENDERER=1的环境变量才能正常登陆,不然会在登录过程中闪退

axiaobo commented on 2026-01-19 02:59 (UTC)

测试1.1.5.4版本已可用,现重新维护

Yeah commented on 2025-11-16 03:40 (UTC) (edited on 2025-11-16 03:40 (UTC) by Yeah)

应用相关缓存与配置文件位于 /home/{username}/.local/share/com.example.piliplus 中可自行考虑是否卸载后删除相关数据文件

Yeah commented on 2025-11-14 10:26 (UTC) (edited on 2025-11-24 04:10 (UTC) by Yeah)

pre4版本貌似不能正常播放视频(确定为上游组件media_kit的问题,相关内容可访问此处),如果不能使用,可以回退至pre3或者使用软解

Yeah commented on 2025-11-11 14:35 (UTC)

@TTsdzb 已解决冲突问题,感谢反馈

TTsdzb commented on 2025-11-11 10:11 (UTC)

既然这个包是 piliplus 的 bin 包,那它应该“提供” piliplus 且与之冲突,避免用户同时安装两个包产生问题