[normand64@Normand64 scrcpy]$ sudo apt install ffmpeg libsdl2-2.0-0 adb wget \ gcc git pkg-config meson ninja-build libsdl2-dev \ libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev \ libswresample-dev libusb-1.0-0 libusb-1.0-0-dev sudo: apt: command not found [normand64@Normand64 scrcpy]$ git clone https://github.com/Genymobile/scrcpy cd scrcpy ./install_release.sh Cloning into 'scrcpy'... remote: Enumerating objects: 28342, done. remote: Counting objects: 100% (1281/1281), done. remote: Compressing objects: 100% (447/447), done. remote: Total 28342 (delta 777), reused 1069 (delta 637), pack-reused 27061 Receiving objects: 100% (28342/28342), 5.52 MiB | 11.19 MiB/s, done. Resolving deltas: 100% (18103/18103), done. [scrcpy] Downloading prebuilt server... --2023-09-23 13:20:38-- https://github.com/Genymobile/scrcpy/releases/download/v2.1.1/scrcpy-server-v2.1.1 Resolving github.com (github.com)... 192.30.255.113 Connecting to github.com (github.com)|192.30.255.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/111583593/ecb6f5da-9e0d-4f0a-a475-666fd905b94e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230923%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230923T202039Z&X-Amz-Expires=300&X-Amz-Signature=6f17ea5a90e367012e62f5db25520532323fc8c5a82cdeefb044f351fd7e3f27&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=111583593&response-content-disposition=attachment%3B%20filename%3Dscrcpy-server-v2.1.1&response-content-type=application%2Foctet-stream [following] --2023-09-23 13:20:39-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/111583593/ecb6f5da-9e0d-4f0a-a475-666fd905b94e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230923%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230923T202039Z&X-Amz-Expires=300&X-Amz-Signature=6f17ea5a90e367012e62f5db25520532323fc8c5a82cdeefb044f351fd7e3f27&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=111583593&response-content-disposition=attachment%3B%20filename%3Dscrcpy-server-v2.1.1&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 56995 (56K) [application/octet-stream] Saving to: ‘scrcpy-server’ scrcpy-server 100%[==========================================>] 55.66K --.-KB/s in 0.02s 2023-09-23 13:20:39 (3.01 MB/s) - ‘scrcpy-server’ saved [56995/56995] [scrcpy] Verifying prebuilt server... scrcpy-server: OK [scrcpy] Building client... ./install_release.sh: line 15: meson: command not found [normand64@Normand64 scrcpy]$ scrcpy bash: scrcpy: command not found [normand64@Normand64 scrcpy]$ sudo ninja -Cbuild-auto uninstall sudo: ninja: command not found [normand64@Normand64 scrcpy]$