1
1.1 Setup Linux
Henry Ruhs edited this page 2023-08-18 11:01:55 +02:00

Python

sudo apt install python3.10

PIP

sudo apt install python3-pip

GIT

sudo apt install git-all

FFmpeg

sudo apt install ffmpeg