USER@MACHINE:~$ sudo apt install {libgd,libgd-graph-perl,libnet-freedb-perl}
Autre méthode proposée par Kerenoc (plus loin) :
USER@MACHINE:~$ sudo apt install {perl,libgtk2-perl} USER@MACHINE:~$ cpan install XML::Simple USER@MACHINE:~$ cpan install DateTime::Format::Strptime USER@MACHINE:~$ cpan install JSON
, etc.
USER@MACHINE:~$ sudo apt install {libgd-graph-perl}