debian command2015-05-03UncategorizedContents1 2 3 4 5 6 7 8 9 # list installed package dpkg --list # remove package apt-get remove foo # ping, command not found apt-get install inetutils-ping dpkg-reconfigure tzdataAuthor w1100nLastMod 2015-05-03