Using yaourt I tried to install tboplayer, it gives me the following errors:
Creating working copy of tboplayer git repo...
Cloning into 'tboplayer'...
done.
==> Starting pkgver()...
==> Updated version: tboplayer-git 313.734c426-1
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat '/tmp/yaourt-tmp-bgrau/aur-tboplayer-git/src/tboplayer/yt-dl_supported_sites': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build tboplayer-git.
Another thing, I can install it manually, but if I try to run it I get the following errors:
$ tboplayer
Traceback (most recent call last):
File "/opt/tboplayer/tboplayer.py", line 513, in <module>
from gtk.gdk import ( screen_width, screen_height )
ModuleNotFoundError: No module named 'gtk'
It does install perfectly on Ubuntu Mate 16.04.2 for RPi 3 & Pixel Jessy for RPi 3.
The advantage of Arm Arch Linux for RPi 3 B is that I can use Kodi 17.3 from within the Desktop, as well as a Desktop itself at desktop selection time.