OS: CachyOS Linux x86_64
Host: Lenovo C320 (Lenovo Product)
Kernel: 6.4.3-1-cachyos
Uptime: 15 mins
Packages: 1013 (pacman)
Shell: fish 3.6.1
Display (LVDS-1): 1600x900 @ 59Hz
DE: Gnome 44.3
WM: Mutter (X11)
WM Theme: Nordic
Theme: Nordic [GTK2/3/4]
Icons: Adwaita [GTK2/3/4]
Font: Fira Sans (11pt) [GTK2/3/4]
Cursor: capitaine (24px)
Terminal: gnome-terminal 3.48.1
Terminal Font: FiraCode Nerd Font Mono (10pt)
CPU: Intel(R) Pentium(R) G640 (2) @ 2.8 GHz
GPU: AMD Radeon HD 6450A/7450A (256.00 MiB) [Integr]
Memory: 1.18 GiB / 3.81 GiB (30%)
Disk (/): 13.00 GiB / 95.56 GiB (13%) - ext4
Locale: zh_CN.UTF-8
Search Criteria
Package Details: bilibili-bin 5:1.16.1_1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bilibili-bin.git (read-only, click to copy) |
---|---|
Package Base: | bilibili-bin |
Description: | Bilibili official desktop client.(Prebuilt version.Use system-wide electron)哔哩哔哩官方客户端linux移植版。 |
Upstream URL: | https://github.com/msojocs/bilibili-linux |
Keywords: | bilibili bilibili-desktop |
Licenses: | MIT |
Conflicts: | bilibili |
Provides: | bilibili |
Submitter: | chiyuki0325 |
Maintainer: | bilibili_xiaok (little_sheepycn, ngdngdc, zxp19821005) |
Last Packager: | zxp19821005 |
Votes: | 27 |
Popularity: | 0.022659 |
First Submitted: | 2022-05-11 10:36 (UTC) |
Last Updated: | 2024-12-18 01:12 (UTC) |
Dependencies (3)
- electron33
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- libappindicator-gtk3
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 15 Next › Last »
ruoyun commented on 2023-07-13 02:16 (UTC)
ruoyun commented on 2023-07-13 02:02 (UTC)
换新系统后打不开了。。。
bilibili_xiaok commented on 2023-07-12 06:04 (UTC)
我的锅,改回原来17-bin了
xylzq commented on 2023-07-12 05:12 (UTC)
好主意,换成electron21-bin后直接能打开了
shaosy commented on 2023-07-12 04:23 (UTC)
默认的dependecie里electron21要编译半天 感觉可以直接默认依赖electron21-bin
xylzq commented on 2023-07-07 13:12 (UTC)
无法启动,显示以下提示: /usr/lib/electron21/electron: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
Pinned Comments
zxp19821005 commented on 2024-09-29 20:38 (UTC) (edited on 2024-09-29 20:41 (UTC) by zxp19821005)
$ strings src/opt/apps/io.github.msojocs.bilibili/files/bin/electron/electron | grep '^Chrome/[0-9.]* Electron/[0-9]'
上游作者打包时使用的是electron21
,为避免出现不可预知的问题,目前已经回滚到此版本。如果需要更换electron
版本,请自行修改/usr/bin/bilibili
中的electron**
,或者联系上游作者进行更新。同时,建议安装electron21-bin
,避免自己花几个小时下载几十G的文件来编译electron21
。