07-10-2020, 06:19 AM
To get Netflix/Prime/etc. to work on Manjaro, you can install the chromium-docker package. There's a bit of a trick to it:
1. Install docker with: pamac install docker
2. Add your regular user to the docker group with: sudo gpasswd --add <user> docker
3. Install chromium-docker with: pamac install chromium-docker
4. Restart your machine (no idea why this step's necessary, but it's never worked for me without it)
Once you do that, you'll have a chromium-armhf entry in your menu that'll run Netflix, Spotify, and most other things. It's....adequate. You won't get the experience of a TV box or even a mid-range tablet, but you will have movies.
1. Install docker with: pamac install docker
2. Add your regular user to the docker group with: sudo gpasswd --add <user> docker
3. Install chromium-docker with: pamac install chromium-docker
4. Restart your machine (no idea why this step's necessary, but it's never worked for me without it)
Once you do that, you'll have a chromium-armhf entry in your menu that'll run Netflix, Spotify, and most other things. It's....adequate. You won't get the experience of a TV box or even a mid-range tablet, but you will have movies.