Linux

GIT

apt install git-all

cURL

apt install curl

Conda

curl -LO https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash Miniconda3-latest-Linux-x86_64.sh

FFmpeg

apt install ffmpeg

Codec

apt-get install mesa-va-drivers

Last updated