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

推荐订阅源

C
Check Point Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
T
The Exploit Database - CXSecurity.com
I
Intezer
P
Privacy & Cybersecurity Law Blog
C
CERT Recently Published Vulnerability Notes
T
Tor Project blog
K
Kaspersky official blog
AWS News Blog
AWS News Blog
Schneier on Security
Schneier on Security
雷峰网
雷峰网
www.infosecurity-magazine.com
www.infosecurity-magazine.com
宝玉的分享
宝玉的分享
G
Google Developers Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Forbes - Security
Forbes - Security
T
The Blog of Author Tim Ferriss
S
Security @ Cisco Blogs
NISL@THU
NISL@THU
N
News and Events Feed by Topic
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
爱范儿
爱范儿
GbyAI
GbyAI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google Online Security Blog
Google Online Security Blog
Blog — PlanetScale
Blog — PlanetScale
Help Net Security
Help Net Security
F
Full Disclosure
V
Vulnerabilities – Threatpost
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
A
Arctic Wolf
D
Docker
T
Tailwind CSS Blog
L
LangChain Blog
The Last Watchdog
The Last Watchdog
美团技术团队
博客园 - Franky
H
Hacker News: Front Page
Stack Overflow Blog
Stack Overflow Blog
W
WeLiveSecurity
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Recorded Future
Recorded Future
V
Visual Studio Blog
N
Netflix TechBlog - Medium
Hacker News: Ask HN
Hacker News: Ask HN
博客园 - 司徒正美
Cyberwarzone
Cyberwarzone
S
Schneier on Security
Know Your Adversary
Know Your Adversary

AUR Newest Packages

AUR (en) - xcute AUR (en) - wallrift AUR (en) - smolvm-git AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - chess-cat-git AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - android-cli AUR (en) - rs-top AUR (en) - rudo-bin AUR (en) - marmalade-bin AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - mautrix-telegram-bin AUR (en) - ketesa AUR (en) - clawd-on-desk-bin AUR (en) - rebased-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - quillscribe AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - reflection AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - omarchy-emacs AUR (en) - pentest-ghostwriter AUR (en) - papagaia AUR (en) - outport-bin AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-git AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - ruri-git AUR (en) - gitmun-bin AUR (en) - python-cozempic AUR (en) - paintfe-bin AUR (en) - paintfe AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - deez-notes-bin AUR (en) - goosestation-libretro AUR (en) - whispers-cuda-bin AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - whispers-bin AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - agentop-bin AUR (en) - cosmic-ext-connected-git AUR (en) - kwin-dual-mode AUR (en) - skwd-daemon AUR (en) - ter-music-cn AUR (en) - elio-bin AUR (en) - keyboard-chattering-fix-git AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - sharey AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - twig-bin AUR (en) - ascendara-bin
AUR (en) - netflix
2026-06-01 · via AUR Newest Packages

gameslayer commented on 2026-06-01 16:10 (UTC)

Hey mate thanks for letting me know an I appreciate it!

2:08 am here but I thought fuck it I might as well fix it now, better late then never os I'll just do it now haha

genadeev commented on 2026-06-01 13:46 (UTC)

Hi! Version 1.1.2-1 fails to build if the $pkgdir isn't clean because the ln -s commands encounter existing symlinks from previous attempts, causing the build to crash during the package() function.

The fix is to add the -f (force) flag to both symlink commands to allow overwriting. Please consider updating the link section to:

```bash # Link to binary install -dm755 "$pkgdir/usr/bin" ln -sf "/usr/bin/electroncastlab" "$pkgdir/opt/$_pkgname/electron" ln -sf "/opt/$_pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"

Thanks for maintaining the package!

gameslayer commented on 2025-09-14 02:06 (UTC)

Hey @lebotdufutur thank you for looking out for my package and the flag but that update is a refresher update that updates the binaries with newer dependencies, this isn't a main update the AUR package will use. :)

I will remove the flag.

TwistedXenos commented on 2025-07-08 02:11 (UTC)

@gameslayer, it is working now and all is good thx.

gameslayer commented on 2025-07-08 01:20 (UTC)

Hey @TwistedXenos the latest update will fix this :)

TwistedXenos commented on 2025-07-07 16:04 (UTC) (edited on 2025-07-07 16:04 (UTC) by TwistedXenos)

After the update I am getting /usr/bin/netflix: line 4: electron: command not found, tried reinstalling also and same thing.

WontDoItAgain commented on 2025-05-09 13:48 (UTC)

I think I tried removing the cache previously and it didn't work, anyway thanks to your comment about yay I installed paru and tried with that and it worked, thanks

gameslayer commented on 2025-05-09 10:43 (UTC) (edited on 2025-05-09 10:44 (UTC) by gameslayer)

Hey that looks like yay is trying to do some unusual stuff haha

try and remove electron-castlab-bin-debug and libelectron-debug because they're not needed, clear your pacman cache and try again

WontDoItAgain commented on 2025-05-09 09:32 (UTC)

I have some issues with this package. yay started notifying me that my version was newer than the one in aur (I think it was 1.1.0 against the version before 1.0.15-1), so I uninstalled it and now I can't install it anymore. The error I get is

Package (4)                 New Version      Net Change

electron-castlab-bin        v34.4.1+wvcus-2  260,22 MiB
electron-castlab-bin-debug  v34.4.1+wvcus-2    1,30 MiB
libelectron                 2025.3-1         268,56 MiB
libelectron-debug           2025.3-1           1,30 MiB

Total Installed Size:  531,39 MiB

:: Proceed with installation? [Y/n] 
(4/4) checking keys in keyring                                                                                                      
(4/4) checking package integrity                                                                                                    
(4/4) loading package files                                                                                                         
(4/4) checking for file conflicts                                                                                                   
error: failed to commit transaction (conflicting files)
/usr/lib/debug/.build-id/1d/4717bfe3ba08b63b34b37fb7e4c5204a4309fa exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/1d/4717bfe3ba08b63b34b37fb7e4c5204a4309fa.debug exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/41/ae3e7b7c4233123dbce4263cef4c51a89cdc6e exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/41/ae3e7b7c4233123dbce4263cef4c51a89cdc6e.debug exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/8f/cb438e6014a01ae0fc8f0254f498354b4271da exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/8f/cb438e6014a01ae0fc8f0254f498354b4271da.debug exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/95/7129eb765fce63e47fe7f4c09d65ee5ba3b65b exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/95/7129eb765fce63e47fe7f4c09d65ee5ba3b65b.debug exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/9a/efb104a509a010477b08cc78fd67b0b701d51d exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/9a/efb104a509a010477b08cc78fd67b0b701d51d.debug exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/a1/94c68c1961b5fa43bc1a2e528b5bc8a6464c7f exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/a1/94c68c1961b5fa43bc1a2e528b5bc8a6464c7f.debug exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/d4/19d436a76ba1d6c1303c4718f6ea2c1bc20333 exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/d4/19d436a76ba1d6c1303c4718f6ea2c1bc20333.debug exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/d8/a4ec7cb2be423f92b70901b0b561f0cd90d841 exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
/usr/lib/debug/.build-id/d8/a4ec7cb2be423f92b70901b0b561f0cd90d841.debug exists in both 'electron-castlab-bin-debug' and 'libelectron-debug'
Errors occurred, no packages were upgraded.
 -> Failed to install layer, rolling up to next layer.error:error installing: [/home/user/.cache/yay/electron-castlab-bin/electron-castlab-bin-v34.4.1+wvcus-2-x86_64.pkg.tar.zst /home/user/.cache/yay/electron-castlab-bin/electron-castlab-bin-debug-v34.4.1+wvcus-2-x86_64.pkg.tar.zst /home/user/.cache/yay/libelectron/libelectron-2025.3-1-x86_64.pkg.tar.zst /home/user/.cache/yay/libelectron/libelectron-debug-2025.3-1-x86_64.pkg.tar.zst] - exit status 1

I tried doing a clean build, removing the folders under debug from the message, installing electron-castlab-bin first, removing netflix folders under ~.local and ~.config to no avail

TwistedXenos commented on 2025-04-27 13:12 (UTC)

Thank you, it is working now. Life is good.