Page 1 of 1

Re: please help!!How to install more than one item at a time????

Posted: Tue Mar 17, 2009 5:32 am
by Fred
The CLI command you are looking for is:

sudo apt-get -y install program1 program2 program3... program_n

Fred