#! /usr/bin/perl use strict; use warnings; system("apt-get install vsftp"); # Note I don't actually know if this is the correct syntax for apt-get as I usually use the evil RHEL