>>156
Docker使え

$ docker run -it ubuntu /bin/sh
# which python
# which python3
# which ruby
# which perl
/usr/bin/perl

ubuntuで最初から入ってると言えるのはperlぐらいだ