# include ppa for asciinema
sudo apt-add-repository ppa:zanchey/asciinema
# update registry
sudo apt-get update
# install dependencies
sudo apt-get install python-setuptools python3-setuptools
# finally install asciinema
sudo apt-get install asciinema
-
-
Save rogeriopradoj/1b7280afe47586eb5b3f903f00ea2000 to your computer and use it in GitHub Desktop.
How to install asciinema on AWS EC Ubuntu 14.04 LTS - https://asciinema.org/docs/installation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment