Difference between revisions of "User:Respatix"
From LinuxMCE
Line 11: | Line 11: | ||
https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/?field.name_filter=&field.status_filter=published&field.series_filter=intrepid | https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/?field.name_filter=&field.status_filter=published&field.series_filter=intrepid | ||
+ | |||
+ | deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main | ||
+ | deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main |
Revision as of 02:01, 28 July 2009
sudo su - #This might ask for the password you specified earlier during the install of kubuntu. sudo apt-get update sudo apt-get dist-upgrade svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-0810/src/new-installer cd new-installer ./pre-install-from-repo.sh ./mce-install.sh ./post-install.sh sudo apt-get install w32codecs libdvdcss2 kubuntu-restricted-extras reboot
deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main