2 echo ">>> Depends on the code snippets you want to run"
3 echo ">>> You may want to intall some additional packages by "
4 echo ">>> using pacman or yaorut. For example:"
5 echo ">>> python-twitter for twitter snippets"
6 echo ">>> python-clutter for clutter snippets"
7 echo ">>> pywebkitgtk for webkit snippets"
9 echo ">>> You can install any package whatever you want."
10 echo ">>> It's your own choice and ... risk."