1 6 aptitude install mysql-server mysql-client apache2
2 7 aptitude install subversion
3 78 aptitude install libapache2-mod-php5
5 107 aptitude install php-pear
7 109 pear install MDB --alldeps
8 110 pear install XML_Parser
11 116 aptitude install php5-mysql
12 120 aptitude install php5-xsl
13 123 history | grep install
14 124 history | grep install > packages.txt
15 131 pear install HTML_QuickForm
16 133 pear install Services_Blogging
18 136 pear install Services_Blogging-beta
19 137 history | grep install > packages.txt