目前已经公测了,2.0.3都可以用
Search Criteria
Package Details: linuxqq 5:3.2.28_48517-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linuxqq.git (read-only, click to copy) |
|---|---|
| Package Base: | linuxqq |
| Description: | New Linux QQ based on Electron |
| Upstream URL: | https://im.qq.com/linuxqq |
| Keywords: | electron linuxqq qq tencent |
| Licenses: | LicenseRef-QQ |
| Conflicts: | linuxqq-nt-bwrap |
| Submitter: | redchenjs |
| Maintainer: | Integral (Purofle) |
| Last Packager: | Integral |
| Votes: | 110 |
| Popularity: | 0.60 |
| First Submitted: | 2019-10-24 14:27 (UTC) |
| Last Updated: | 2026-04-25 15:39 (UTC) |
Dependencies (8)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- gjs (gjs-gitAUR, gjs-nohammerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- nss (nss-hgAUR)
- openjpeg2 (openjpeg-gitAUR)
- openslide
- libappindicator-gtk3 (libappindicator) (optional) – Allow QQ to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library).
Required by (4)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 Next › Last »
yuhldr commented on 2022-12-26 06:10 (UTC)
chiyuki0325 commented on 2022-12-17 09:29 (UTC)
Tips: 在公测期间,QQ 会采用热更新方式,此包尊重原版,保留原版的更新方式,不会把热更新打进包内。所以如果某次更新为热更新,就请不要把此包标记为过期。
<deleted-account> commented on 2022-12-14 14:51 (UTC)
我看之前的版本提供过 pacman 包,现在新版是砍了还是说因为只是内测所以没有提供呢:https://down.qq.com/qqweb/LinuxQQ/linuxqq_2.0.0-b2-1089_x86_64.pkg.tar.xz
sukanka commented on 2022-12-08 02:00 (UTC)
gjs 的说明是 Javascript Bindings for GNOME。这个应该是 optdepends吧 ,我觉得 kde并不需要这玩意。
Integral commented on 2022-12-07 03:47 (UTC)
@Hyuuko 已修复,感谢提醒
Integral commented on 2022-12-07 03:46 (UTC)
新版 Linux QQ 目前仅限 12 月 6 日 19 时前进入 New_Linux QQ 官方公测群的成员登录,暂未向全体用户开放。
taotieren commented on 2022-12-07 03:40 (UTC) (edited on 2022-12-07 03:40 (UTC) by taotieren)
能否改用系统的 electron 来减少包的大小。
参考包做法:https://aur.archlinux.org/packages/lceda-pro
MemoryShadow commented on 2022-12-07 03:31 (UTC)
还得看沙雕群友的手速
Hyuuko commented on 2022-12-07 03:28 (UTC)
有个小错误 /usr/bin/linuxqq-electron 链接到 ${pkgdir}/opt/QQ/qq 去了
❯ ll /usr/bin/linuxqq-electron
Permissions Size User Date Modified Name
lrwxrwxrwx 60 root 2022-12-07 11:18 /usr/bin/linuxqq-electron -> /tmp/makepkg/linuxqq-electron/pkg/linuxqq-electron/opt/QQ/qq
PKGBUID 第24行,
ln -s "${pkgdir}/opt/QQ/qq" "${pkgdir}/usr/bin/${pkgname}"
# 要改成
ln -s "/opt/QQ/qq" "${pkgdir}/usr/bin/${pkgname}"
Purofle commented on 2022-12-07 03:06 (UTC) (edited on 2022-12-07 03:07 (UTC) by Purofle)
本包仅限12月6日19点前进群(Linux QQ公测群)的成员登录,暂未完全开放。
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议