Difference between revisions of "User:Respatix"

From LinuxMCE
Jump to: navigation, search
Line 25: Line 25:
  
 
  1024R/AF1CDFA9
 
  1024R/AF1CDFA9
 +
 +
<mandingoceo> or you can edit the source list from the term
 +
[19:15] <mandingoceo> sudo vi /etc/apt/sources.list

Revision as of 02:22, 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

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

1024R/AF1CDFA9

<mandingoceo> or you can edit the source list from the term [19:15] <mandingoceo> sudo vi /etc/apt/sources.list