#!/bin/bash ## For shyaml case $(lsb_release -is) in Debian) case $(lsb_release -rs) in 11) apt-get install -y python3-pip libyaml-dev python3-dev