惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
人人都是产品经理
人人都是产品经理
博客园_首页
爱范儿
爱范儿
博客园 - 叶小钗
aimingoo的专栏
aimingoo的专栏
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
阮一峰的网络日志
阮一峰的网络日志
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
Blog — PlanetScale
Blog — PlanetScale
博客园 - 【当耐特】
Y
Y Combinator Blog
量子位
博客园 - 三生石上(FineUI控件)
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
The Blog of Author Tim Ferriss
月光博客
月光博客
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
A
About on SuperTechFans

AUR Newest Packages

fast-syntax-highlighting-git AUR (en) - tdesktop-nolimit AUR (en) - python-gmsh-bin AUR (en) - python-cad_to_openmc-git AUR (en) - yaak-cli-bin AUR (en) - nss-altfiles AUR (en) - loof AUR (en) - deez-notes-bin AUR (en) - flexbv-bin AUR (en) - urxvt-tabbedex-git AUR (en) - kernelstub-git AUR (en) - whispers-git AUR (en) - whispers-bin AUR (en) - kwin-scripts-magnetile AUR (en) - squelchbox AUR (en) - ai-quota-waybar-git AUR (en) - netchecker-git css-git csgo-git counter-strike-global-offensive counter-strike-1.6 counter-strike-source-git AUR (en) - rime-nguphing AUR (en) - vita-presence-rs-bin AUR (en) - vita-presence-rs AUR (en) - rmpv-git AUR (en) - mount-manager AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - netchecker
AUR (en) - plasma-remotecontrollers-git
2026-06-03 · via AUR Newest Packages

Latest Comments

ccharabaruk commented on 2025-08-10 00:40 (UTC)

@User8395 thanks, although even if plasma-bigscreen-git changes to depend on this package, this one should still provide plasma-remotecontrollers as tends to be standard for -git packages.

User8395 commented on 2025-08-08 20:59 (UTC)

@ccharabaruk I have asked the package maintainer to update the dependencies of plasma-bigscreen-git.

ccharabaruk commented on 2025-08-08 20:56 (UTC)

Should this not also provide plasma-remotecontrollers? Right now there's a bootstrap problem since this depends on plasma-bigscreen-git but plasma-bigscreen-git itself depends on the old plasma-remotecontrollers package still stuck at 5.27.10.

lito commented on 2025-07-16 22:52 (UTC)

Yes it works now, thank you for fixing it :D

User8395 commented on 2025-07-16 22:11 (UTC)

Please verify that it works now

lito commented on 2025-07-16 22:03 (UTC)

It does not build right now due to the directory name missing the -git suffix, replacing

cd "$pkgname"

with

cd "plasma-remotecontrollers"

solves the issue