Skip to content

Instantly share code, notes, and snippets.

@diegopacheco
Last active December 10, 2021 18:06
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save diegopacheco/d68a1d16fc31cfc3f34647ccee9726a5 to your computer and use it in GitHub Desktop.
Save diegopacheco/d68a1d16fc31cfc3f34647ccee9726a5 to your computer and use it in GitHub Desktop.
How to install Linux asciiquarium?
wget http://www.robobunny.com/projects/asciiquarium/asciiquarium.tar.gz
tar -zxvf asciiquarium.tar.gz
cd asciiquarium_1.1/
chmod +x asciiquarium
sudo cp asciiquarium /usr/local/bin/asciiquarium
sudo cpan Term::Animation
asciiquarium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment