Search Criteria
Package Details: netflix 1.1.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/netflix.git (read-only, click to copy) |
|---|---|
| Package Base: | netflix |
| Description: | Unnofficial Netflix desktop application |
| Upstream URL: | https://gitlab.com/linuxbombay/netflix-desktop |
| Licenses: | GPL |
| Submitter: | gameslayer |
| Maintainer: | gameslayer |
| Last Packager: | gameslayer |
| Votes: | 7 |
| Popularity: | 0.094000 |
| First Submitted: | 2022-11-24 16:24 (UTC) |
| Last Updated: | 2026-06-01 16:11 (UTC) |
Dependencies (6)
- electron-castlab-binAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libelectronAUR
- libxss
- nss (nss-hgAUR)
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
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 -scommands 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
yayI installedparuand tried with that and it worked, thanksgameslayer 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.
yaystarted notifying me that my version was newer than the one in aur (I think it was1.1.0against the version before1.0.15-1), so I uninstalled it and now I can't install it anymore. The error I get isI tried doing a clean build, removing the folders under debug from the message, installing
electron-castlab-binfirst, removing netflix folders under ~.local and ~.config to no availTwistedXenos commented on 2025-04-27 13:12 (UTC)
Thank you, it is working now. Life is good.
1 2 3 4 5 6 .. 8 Next › Last »