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

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
博客园 - 叶小钗
爱范儿
爱范儿
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队
T
Tailwind CSS Blog
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
人人都是产品经理
人人都是产品经理
小众软件
小众软件
博客园 - 【当耐特】
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell

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