Ok so, started with a base install of Xubuntu tonight and had a jig with the programs. If youve been folowing me so far, this is exactly what ive done so far.
Added Medibuntu Repo
sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list --output-document=/etc/apt/sources.list.d/medibuntu.list
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Added PPA Repo
sudo gedit /etc/apt/sources.list
Add the following 3 lines to the bottom of the page.
#PPA Launchpad Repo
deb http://ppa.launchpad.net/fta/ubuntu intrepid main
deb-src http://ppa.launchpad.net/fta/ubuntu intrepid main
Then back to terminal for this:
sudo apt-get update
Removed Programs i dont want
sudo apt-get remove abiword orage gnumeric gnome-games firefox thunderbird xsane gimp gpicview brasero listen catfish
I used Synaptic to remove Xchat, Remote Desktop Viewer, Transmission, Sound Recorder and Totem (wasnt sure of names).
Now for a quick clean up.
sudo apt-get autoremove
sudo apt-get clean
Now a couple of things to install.
sudo apt-get install flock skype vuze w64codecs flashplugin-nonfree
Now thats it for the moment. Ill have another browse over this tommorow morning but its late now and want to finish for the night ^^



