#!/bin/bash sudo apt install especk ffmpeg virtualenv -p python3 venv source venv/bin/activate pip install -r requirements.txt