SilverWav's Journal

The best is yet to come…

Note: cleanstart-packages.list.sh

with one comment

Instructions

1. Add medibuntu repository

sudo wget http://www.medibuntu.org/sources.list.d/lucid.list  --output-document=/etc/apt/sources.list.d/medibuntu.list
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

2. Download the the following files:

cleanstart-packages.list.sh

packages.list

3. Make the script executable.

cd /home/sil/Downloads
ls
chmod +x ./cleanstart-packages.list.sh

4. Run the script and install the packages.

sudo ./cleanstart-packages.list.sh

______________________________

Alternative to 4.
A. Run the script and install the packages.

sudo ./cleanstart-packages.list.sh > clean.log

B. Monitor progress in a new terminal.

tail -f /home/sil/Downloads/clean.log

______________________________

Full details here.

Written by SilverWav

April 14, 2010 at 9:56 am

Posted in Notes

Tagged with , , , , ,

One Response

Subscribe to comments with RSS.

  1. […] Quick Instructions and file downloads here. […]


Leave a comment