UxPlay icon indicating copy to clipboard operation
UxPlay copied to clipboard

How to install on Raspberry PI?

Open KarlBaumann opened this issue 1 year ago • 3 comments

Sorry if my question sounds stupid to somebody, but how am I supposed to install it on RPI?

I get following error:

pi@raspberry:~ $ sudo apt install uxplay
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package uxplay

KarlBaumann avatar Nov 18 '23 09:11 KarlBaumann

bookworm has 1.62:

glenn@pi5:~ $ sudo apt search uxplay
Sorting... Done
Full Text Search... Done
uxplay/stable,now 1.62-1 arm64 [installed]
  open-source AirPlay mirroring server

glenn@pi5:~ $ hostnamectl
 Static hostname: pi5
       Icon name: computer
      Machine ID: deb85a8daf1c4aa4ad73b1a9a2810045
         Boot ID: ae5e6cd6d9b546e3bce136c4b4e69a5f
Operating System: Debian GNU/Linux 12 (bookworm)  
          Kernel: Linux 6.1.0-rpi6-rpi-2712
    Architecture: arm64

Not to jack your thread but my question is how to get the current version (1.66) in bookworm.

dts350z avatar Nov 19 '23 01:11 dts350z

It is documented in the README file: https://github.com/antimof/UxPlay#debian-based-systems

tewfik-ghariani avatar Nov 20 '23 15:11 tewfik-ghariani

Get it from the developer site (not this one, which merely pulls from the new developer) https://github.com/FDH2/UxPlay

fduncanh avatar Dec 02 '23 17:12 fduncanh