github.com/imran-kn/cilium-fork@v1.6.9/contrib/shell/install-asciinema.sh (about) 1 #!/usr/bin/env bash 2 3 apt-get -y install python3-software-properties software-properties-common 4 apt-add-repository -y ppa:zanchey/asciinema 5 apt-get -y update 6 apt-get -y install asciinema python3-setuptools